kubernetes-crd
There are 31 repositories under kubernetes-crd topic.
kubeflow/spark-operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
K-Phoen/dark
(grafana) Dashboards As Resources in Kubernetes
GalleyBytes/terraform-operator
A Kubernetes CRD to handle terraform operations
sleighzy/k3s-traefik-v2-kubernetes-crd
Deployment files for Traefik v2 Kubernetes CRD for ingress
borchero/switchboard
Kubernetes Operator for Automatically Issuing DNS Records and TLS Certificates for Traefik Ingress Routes.
linki/cloudformation-operator
A Kubernetes operator for managing CloudFormation stacks via a CustomResource
slok/kube-code-generator
Kubernetes code generator docker image
kuptan/terraform-operator
Terraform Operator provides support to run Terraform modules in Kubernetes in a declarative way as a Kubernetes manifest.
teseraio/ensemble
Modular Kubernetes operator to manage the lifecycle of databases
manifoldco/kubernetes-credentials
Kubernetes CRD to load Manifold Credentials as Secrets
cloudydeno/deno-kubernetes_apis
REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
cdapio/cdap-operator
CDAP Kubernetes Operator
bells17/common-network-policy-operator
Common Network Policy Operator is auto create common network policy to all namespaces.
jonashackt/crossplane-aws-azure
Example project showing how to get started with Crossplane to e.g. provision a AWS S3Bucket & Azure StorageAccount through K8s CRDs
Knappek/mongodbatlas-operator
A Kubernetes Operator for MongoDB Atlas: https://www.mongodb.com/cloud/atlas
chickenzord/kube-rule
Kubernetes pods admission webhook based on rules CRD
akyriako/strato-dyndns
Strato DynDNS Controller updates your domains' DNS records on STRATO AG. A custom Controller is observing Domain CRs and syncing their desired state with STRATO DNS servers. THIS SOFTWARE IS IN NO WAY ASSOCIATED OR AFFILIATED WITH STRATO AG
jinghzhu/KubernetesCRDOperator
A sample about Kubernetes controller which can work with CRD to implement Operator pattern.
maxking/kubecrd
Python utils to work with Kubernetes and CRD
polyaxon/polyaxon-operator
Polyaxon Operator & Controller for Kubernetes
harbur/kubernetes-project-initializer-tutorial
Tutorial using Kubernetes Initializers to implement a Project CRD
AhmedGrati/kube-node-labeler
This is a Kubernetes Operator that manages nodes' attributes.
muhammedsaidkaya/kubectl-plugin-demo
CustomResourceDefinition, kubectl Plugin Example
aftouh/k8s-team-controller
Kubernetes controller for team CRD
csye7125-fall2023-group05/k8s-operator
Custom operator to create a controller that monitors a custom resource (CronJob) that runs a health check Kafka Producer and publishes the data to the Kafka brokers.
springernature/o11y-rules-telemetry-operator
K8S Operator to manage Mimir Rules
giantswarm/apiextensions-application
Home of the application.giantswarm.io CRDs: App, AppCatalog, AppCatalogEntry, Catalog, Chart.
kevinpollet/traefik-ingress
Deploy Traefik as Kubernetes Ingress Controller
patrickdappollonio/crd-controller-tutorial
An example repository that uses a very simple CustomResourceDefinition and a Go application to read them. Done as an example to train DevOps in Kubernetes and CRDs.