kubernetesk8s.io/kubernetes/cmd/kube-controller-manager Directories

kube-controller-manager command

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.

Directories

PathSynopsis
cmd/kube-controller-manager/appPackage app implements a server that runs a set of active components.
cmd/kube-controller-manager/app/config
cmd/kube-controller-manager/app/optionsPackage options provides the flags used for the controller manager.
cmd/kube-controller-manager/app/testing
cmd/kube-controller-manager/names
Version
v1.33.1 (latest)
Published
May 15, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
11 hours ago

Tools for package owners.