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 ΒΆ
Path | Synopsis |
---|---|
cmd/kube-controller-manager/app | Package app implements a server that runs a set of active components. |
cmd/kube-controller-manager/app/config | |
cmd/kube-controller-manager/app/options | Package options provides the flags used for the controller manager. |
cmd/kube-controller-manager/app/testing | |
cmd/kube-controller-manager/names |
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 3 hours ago –
Tools for package owners.