Kubernetes Generated Secret

philiplaine.com2020年02月03日 00:00

Simple project to practice building Kuberentes controllers. I tried following best practices when developing the controller like using Kubebuilder to generate the template code and implementing integration tests.