Documentation ¶
Overview ¶
The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state. It listens for new controllers in etcd, and it sends requests to the master to create/delete pods.
TODO: Refactor the etcd watch code so that it is a pluggable interface.
Click to show internal directories.
Click to hide internal directories.