Here are
33 public repositories
matching this topic...
In your Kubernetes, upgrading your nodes
A retrogames kubernetes controller built in Javascript
Updated
May 31, 2021
JavaScript
This controller manages Keycloak clients and realms over Kubernetes resources.
Seamless integration of goReplay and Kubernetes
A simple Kubernetes⎈ CRD controller build on kubebuilder for micro-service management.
AWS IAM role management for K8s cluster using kube builder "Operator" framework
Kafka Consumer Operator. Kubernetes operator to manage consumers of unbalanced kafka topics with per-partition vertical autoscaling based on Prometheus metrics
This is a controller to automatically create gcp service accounts an save them into kubernetes secrets
使用kubebuilder构建的CRD控制器: Unit
CRD & Controller for Provisioning TLS Certificates in Various Formats on Kubernetes
Provides a `Project` CRD and controller for k8s to help with organising resources
Oldmonk - Kubernetes autoscaler scaling pods based on Queue length.
A horizontal pod autoscaler for digdag worker
Breakfast is a kubernetes custom resource operator which manages the life cycle of running Machine Learning pods through custom controllers.
Kubernetes-based IP Address Management
Taking snapshots for Docker containers running in Kubernetes
Simplifying certificate management with a Istio service mesh
jx-controller is a simple controller to manage pods created by custom resource of "jiaxuan.org/v1alpha1", gang scheduling by kube-arbitrator and network graph based scheduling by poseidon could be enabled
Learning to write kubernetes custom controller
Kubernetes CRD for scheduling scale
Contains controller code that reconciles ElasticWorker and ElasticWorkerAutoscaler objects created in Kubernetes
Not Safe For Production Kubernetes Controller. That's it!
Handle multiple conferences as K8S elements
Updated
Jun 5, 2021
JavaScript
Route as a Service : ServiceRoute controller. DNS automation through Istio Ingress Gateway
Develop our own Kubernetes APIs and the principles
Kubernetes | Extending the functionality of your cluster with CRDs and Java Controllers
Updated
Feb 18, 2020
Java
Improve this page
Add a description, image, and links to the
crd-controller
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
crd-controller
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
What would be the right way to pass custom labels and annotations to redis pods? Adding them to the metadata section in the manifest seems to only add it to the redis object and not the pod.