K8s controller pattern The project includes Go code to interact with the Kubernetes API, aiming to create a complete Kubernetes controller. Includes: client-go api-machinery example-controller gitops-controller Prerequisites A Kubernetes cluster with kubectl configured Go 1.22 or later controller-gen code-generator