...

Command kube-controller-manager

The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state. It uses the API to listen for new controllers and to create/delete pods.

Subdirectories

Name Synopsis
..
app Package app implements a server that runs a set of active components.
config
options Package options provides the flags used for the controller manager.
testing
names