Name: capi-controller-manager-bc4cf8c95-6f226 Namespace: capi-system Priority: 0 Service Account: capi-manager Node: instance/199.19.213.24 Start Time: Thu, 21 May 2026 20:31:11 +0000 Labels: cluster.x-k8s.io/provider=cluster-api control-plane=controller-manager pod-template-hash=bc4cf8c95 Annotations: Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.80 IPs: IP: 10.0.0.80 Controlled By: ReplicaSet/capi-controller-manager-bc4cf8c95 Containers: manager: Container ID: containerd://a96b1d0d08c42a7bbbf2276ff045fa9f43eb087907f9d21458a0d3912d78f7d2 Image: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5 Image ID: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller@sha256:d93407d031296336ccbabc8494005672dc048c4ebc616ccfc18f813d49bd87fc Ports: 9443/TCP, 9440/TCP, 8443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP Command: /manager Args: --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false State: Running Started: Thu, 21 May 2026 20:41:22 +0000 Last State: Terminated Reason: Error Message: W0521 20:40:12.447261 1 feature_gate.go:354] Setting GA feature gate ClusterResourceSet=true. It will be removed in a future release. I0521 20:40:12.447874 1 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false I0521 20:40:12.447928 1 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false I0521 20:40:12.447942 1 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false I0521 20:40:12.447957 1 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false Exit Code: 2 Started: Thu, 21 May 2026 20:40:12 +0000 Finished: Thu, 21 May 2026 20:40:41 +0000 Ready: True Restart Count: 5 Liveness: http-get http://:healthz/healthz delay=0s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get http://:healthz/readyz delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: POD_NAMESPACE: capi-system (v1:metadata.namespace) POD_NAME: capi-controller-manager-bc4cf8c95-6f226 (v1:metadata.name) POD_UID: (v1:metadata.uid) Mounts: /tmp/k8s-webhook-server/serving-certs from cert (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vmwh9 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: cert: Type: Secret (a volume populated by a Secret) SecretName: capi-webhook-service-cert Optional: false kube-api-access-vmwh9: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node-role.kubernetes.io/control-plane:NoSchedule node-role.kubernetes.io/master:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 40m default-scheduler Successfully assigned capi-system/capi-controller-manager-bc4cf8c95-6f226 to instance Warning Unhealthy 36m (x3 over 36m) kubelet Liveness probe failed: Get "http://10.0.0.80:9440/healthz": dial tcp 10.0.0.80:9440: connect: connection refused Normal Killing 36m kubelet Container manager failed liveness probe, will be restarted Normal Created 34m (x2 over 40m) kubelet Created container manager Normal Started 34m (x2 over 40m) kubelet Started container manager Warning Unhealthy 34m (x16 over 36m) kubelet Readiness probe failed: Get "http://10.0.0.80:9440/readyz": dial tcp 10.0.0.80:9440: connect: connection refused Normal Pulled 30m (x6 over 40m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5" already present on machine