In this post, we'll define a Kubernetes Custom Resource Definition (CRD) and then write a controller (or operator) to manage it â all in 60 lines of Rust code. Over the last several months, I have been writing more and more Kubernetes-specific code in Rust. Even though Kubernetes itself was written in Go, I am finding that I can typically write more concise, readable, and stable Kubernetes code in
{{#tags}}- {{label}}
{{/tags}}