Building a Kubernetes Controller with Kubebuilder from Scratch
· 12 min read
Build a Kubernetes controller (Operator) with Kubebuilder: define a Website custom resource and reconcile it into a Deployment and a Service.
Writing
Technical notes and tutorials on Kubernetes, Linux power management and cloud infrastructure, written along the way of my research.
Build a Kubernetes controller (Operator) with Kubebuilder: define a Website custom resource and reconcile it into a Deployment and a Service.