So far, we have written code, compiled, tested, and debugged our application. We ran it in a container and on Kubernetes. Moreover, in the last chapter, we explored several approaches to make use of the Kube-apiserver and its extensibility to make the implementation of our Local News application more expressive and maintainable. Until now, we haven’t left the inner loop of development, and even in the “Dev-to-K8s” part of Chapter ...