Name: capi-controller-manager-5647546676-lkmlx Namespace: capi-system Priority: 0 Service Account: capi-manager Node: instance/199.204.45.227 Start Time: Tue, 07 Jul 2026 00:05:07 +0000 Labels: cluster.x-k8s.io/provider=cluster-api control-plane=controller-manager pod-template-hash=5647546676 Annotations: Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.34 IPs: IP: 10.0.0.34 Controlled By: ReplicaSet/capi-controller-manager-5647546676 Containers: manager: Container ID: containerd://efb2f24c64dfadb6ba9cfd7c48d78ea629a5416c114d5afdbbdfdf32f2ef20a4 Image: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.13.2 Image ID: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller@sha256:e53df33f43352d5e7bf5a72fd4171c1447ef2123a4c551484e45395f3dbb1875 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,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false State: Running Started: Tue, 07 Jul 2026 00:11:50 +0000 Last State: Terminated Reason: Error Message: main.go:308] FLAG: --runtime-extension-client-cert-file="" I0707 00:11:30.115695 1 main.go:308] FLAG: --runtime-extension-client-key-file="" I0707 00:11:30.115697 1 main.go:308] FLAG: --skip-crd-migration-phases="[]" I0707 00:11:30.115700 1 main.go:308] FLAG: --sync-period="10m0s" I0707 00:11:30.115702 1 main.go:308] FLAG: --tls-cipher-suites="[]" I0707 00:11:30.115704 1 main.go:308] FLAG: --tls-min-version="VersionTLS12" I0707 00:11:30.115707 1 main.go:308] FLAG: --v="2" I0707 00:11:30.115714 1 main.go:308] FLAG: --vmodule="" I0707 00:11:30.115717 1 main.go:308] FLAG: --watch-filter="" I0707 00:11:30.115719 1 main.go:308] FLAG: --webhook-cert-dir="/tmp/k8s-webhook-server/serving-certs/" I0707 00:11:30.115722 1 main.go:308] FLAG: --webhook-cert-name="tls.crt" I0707 00:11:30.115724 1 main.go:308] FLAG: --webhook-key-name="tls.key" I0707 00:11:30.115726 1 main.go:308] FLAG: --webhook-port="9443" I0707 00:11:30.115755 1 main.go:315] "Version: v1.13.2 (git commit: ebd807c66351f3ad96ca99b68d2219305d794640)" logger="setup" I0707 00:11:30.115962 1 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false I0707 00:11:30.115978 1 envvar.go:172] "Feature gate default state" feature="InOrderInformers" enabled=true I0707 00:11:30.115982 1 envvar.go:172] "Feature gate default state" feature="InOrderInformersBatchProcess" enabled=true I0707 00:11:30.115985 1 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=true I0707 00:11:30.115989 1 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=true I0707 00:11:30.115992 1 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false E0707 00:11:30.116605 1 main.go:342] "Unable to start manager" err="failed to get the Kubernetes version: Get \"https://10.96.0.1:443/version?timeout=32s\": dial tcp 10.96.0.1:443: connect: connection refused" logger="setup" Exit Code: 1 Started: Tue, 07 Jul 2026 00:11:30 +0000 Finished: Tue, 07 Jul 2026 00:11:30 +0000 Ready: True Restart Count: 3 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-5647546676-lkmlx (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-ghj8r (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-ghj8r: 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 36m default-scheduler Successfully assigned capi-system/capi-controller-manager-5647546676-lkmlx to instance Normal Killing 31m (x4 over 32m) kubelet Container manager failed liveness probe, will be restarted Normal Pulled 31m (x2 over 36m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.13.2" already present on machine Normal Created 31m (x2 over 36m) kubelet Created container manager Normal Started 31m (x2 over 36m) kubelet Started container manager Warning Unhealthy 31m (x12 over 32m) kubelet Readiness probe failed: Get "http://10.0.0.34:9440/readyz": dial tcp 10.0.0.34:9440: connect: connection refused Warning Unhealthy 31m (x4 over 32m) kubelet Liveness probe failed: Get "http://10.0.0.34:9440/healthz": dial tcp 10.0.0.34:9440: connect: connection refused