Did you know that Kubernetes Controller Manager can draw graphs? But first, let’s start from the beginning. The Kubernetes Controller Manager is a daemon that embeds the core Kubernetes controllers that act independently. Controllers watch the cluster’s shared state through the Kubernetes API Server and command changes to move the current state towards the desired […] The post Exploring the Debugging Features of Kubernetes Controller Manager appeared first on Povilas Versockas.