Write a Kubernetes controller (operator) with operator-sdk
- unless you need a really low-level control or are writing a specialized controller, do use one of the helper libraries like the operator-sdkhttps://github.com/operator-framework/operator-sdk or kubebuilderhttps://githu…