Name: kube-controller-manager-instance Namespace: kube-system Priority: 2000001000 Priority Class Name: system-node-critical Node: instance/199.204.45.116 Start Time: Wed, 04 Feb 2026 05:15:41 +0000 Labels: component=kube-controller-manager tier=control-plane Annotations: kubernetes.io/config.hash: 9e1442312dac553c06a8c7f63d4a9b95 kubernetes.io/config.mirror: 9e1442312dac553c06a8c7f63d4a9b95 kubernetes.io/config.seen: 2026-02-04T05:15:41.601682214Z kubernetes.io/config.source: file Status: Running SeccompProfile: RuntimeDefault IP: 199.204.45.116 IPs: IP: 199.204.45.116 Controlled By: Node/instance Containers: kube-controller-manager: Container ID: containerd://1c18d72b8284e1e4b9b98fedb7055578fd3ff5c47af6cebbdddd2ea826e0a1b3 Image: registry.k8s.io/kube-controller-manager:v1.28.13 Image ID: registry.k8s.io/kube-controller-manager@sha256:e7b44c1741fe1802d159ffdbd0d1f78d48a4185d7fb1cdf8a112fbb50696f7e1 Port: Host Port: Command: kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true State: Running Started: Wed, 04 Feb 2026 05:15:35 +0000 Ready: True Restart Count: 0 Requests: cpu: 200m Liveness: http-get https://:10257/healthz delay=10s timeout=15s period=10s #success=1 #failure=8 Startup: http-get https://:10257/healthz delay=10s timeout=15s period=10s #success=1 #failure=24 Environment: Mounts: /etc/ca-certificates from etc-ca-certificates (ro) /etc/kubernetes/controller-manager.conf from kubeconfig (ro) /etc/kubernetes/pki from k8s-certs (ro) /etc/ssl/certs from ca-certs (ro) /usr/libexec/kubernetes/kubelet-plugins/volume/exec from flexvolume-dir (rw) /usr/local/share/ca-certificates from usr-local-share-ca-certificates (ro) /usr/share/ca-certificates from usr-share-ca-certificates (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: ca-certs: Type: HostPath (bare host directory volume) Path: /etc/ssl/certs HostPathType: DirectoryOrCreate etc-ca-certificates: Type: HostPath (bare host directory volume) Path: /etc/ca-certificates HostPathType: DirectoryOrCreate flexvolume-dir: Type: HostPath (bare host directory volume) Path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec HostPathType: DirectoryOrCreate k8s-certs: Type: HostPath (bare host directory volume) Path: /etc/kubernetes/pki HostPathType: DirectoryOrCreate kubeconfig: Type: HostPath (bare host directory volume) Path: /etc/kubernetes/controller-manager.conf HostPathType: FileOrCreate usr-local-share-ca-certificates: Type: HostPath (bare host directory volume) Path: /usr/local/share/ca-certificates HostPathType: DirectoryOrCreate usr-share-ca-certificates: Type: HostPath (bare host directory volume) Path: /usr/share/ca-certificates HostPathType: DirectoryOrCreate QoS Class: Burstable Node-Selectors: Tolerations: :NoExecute op=Exists Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Pulled 3m16s kubelet Container image "registry.k8s.io/kube-controller-manager:v1.28.13" already present on machine Normal Created 3m16s kubelet Created container kube-controller-manager Normal Started 3m16s kubelet Started container kube-controller-manager