https://fedepaol.github.io/blog/2020/12/07/writing-a-kubernetes-controller-part-1/
https://fedepaol.github.io/blog/2021/01/07/writing-a-kubernetes-controller-part-2/
#kubernetes #k8s #controller
https://fedepaol.github.io/blog/2021/01/07/writing-a-kubernetes-controller-part-2/
#kubernetes #k8s #controller
fedepaol.github.io
Writing a Kubernetes Controller: part 1
Even when knowing Go, writing a Kubernetes controller is intimidating.
In this post, I’ll introduce the Kubernetes operating model, how objects are mapped and what are the tools provided by the go-client framework to write bullet proof controllers. In a following…
In this post, I’ll introduce the Kubernetes operating model, how objects are mapped and what are the tools provided by the go-client framework to write bullet proof controllers. In a following…