Write a Kubernetes Controller With Zero Code
Jan 14 · 3 min read · The Problem Sometimes we want to have control loops that watch for state, and make changes based on that state. In Kubernetes that's a controller, but writing a Kubernetes controller in Go is a non-trivial task. It requires knowledge of Kubernetes, g...
Join discussion




