Name: capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-9q2ct Namespace: capi-kubeadm-control-plane-system Priority: 0 Service Account: capi-kubeadm-control-plane-manager Node: instance/199.204.45.38 Start Time: Fri, 24 Jul 2026 00:37:10 +0000 Labels: cluster.x-k8s.io/provider=control-plane-kubeadm control-plane=controller-manager pod-template-hash=6b6ccbf6b8 Annotations: Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.139 IPs: IP: 10.0.0.139 Controlled By: ReplicaSet/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8 Containers: manager: Container ID: containerd://d4ed355f70b7e21dae1cfa2f0647cf5ae1db5a954e3a57737e346da098a52233 Image: harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.13.2 Image ID: harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller@sha256:c0b5fb78d95f7ee0ebc8ca798dab13dd6d798c397d65931feaedf69b8acd6d2f 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,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false State: Running Started: Fri, 24 Jul 2026 00:45:10 +0000 Last State: Terminated Reason: Error Message: 1 main.go:245] FLAG: --namespace="" I0724 00:44:41.057843 1 main.go:245] FLAG: --profiler-address="" I0724 00:44:41.057851 1 main.go:245] FLAG: --remote-conditions-grace-period="5m0s" I0724 00:44:41.057863 1 main.go:245] FLAG: --runtime-extension-client-cert-file="" I0724 00:44:41.057874 1 main.go:245] FLAG: --runtime-extension-client-key-file="" I0724 00:44:41.057886 1 main.go:245] FLAG: --skip-crd-migration-phases="[]" I0724 00:44:41.057940 1 main.go:245] FLAG: --sync-period="10m0s" I0724 00:44:41.057968 1 main.go:245] FLAG: --tls-cipher-suites="[]" I0724 00:44:41.057987 1 main.go:245] FLAG: --tls-min-version="VersionTLS12" I0724 00:44:41.057994 1 main.go:245] FLAG: --v="2" I0724 00:44:41.058006 1 main.go:245] FLAG: --vmodule="" I0724 00:44:41.058020 1 main.go:245] FLAG: --watch-filter="" I0724 00:44:41.058030 1 main.go:245] FLAG: --webhook-cert-dir="/tmp/k8s-webhook-server/serving-certs/" I0724 00:44:41.058045 1 main.go:245] FLAG: --webhook-cert-name="tls.crt" I0724 00:44:41.058053 1 main.go:245] FLAG: --webhook-key-name="tls.key" I0724 00:44:41.058060 1 main.go:245] FLAG: --webhook-port="9443" I0724 00:44:41.058209 1 main.go:252] "Version: v1.13.2 (git commit: ebd807c66351f3ad96ca99b68d2219305d794640)" logger="setup" I0724 00:44:41.059863 1 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false I0724 00:44:41.059911 1 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false I0724 00:44:41.059920 1 envvar.go:172] "Feature gate default state" feature="InOrderInformers" enabled=true I0724 00:44:41.059929 1 envvar.go:172] "Feature gate default state" feature="InOrderInformersBatchProcess" enabled=true I0724 00:44:41.059938 1 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=true I0724 00:44:41.059946 1 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=true Exit Code: 2 Started: Fri, 24 Jul 2026 00:44:41 +0000 Finished: Fri, 24 Jul 2026 00:45:10 +0000 Ready: True Restart Count: 4 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-kubeadm-control-plane-system (v1:metadata.namespace) POD_NAME: capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-9q2ct (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-tfls5 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: cert: Type: Secret (a volume populated by a Secret) SecretName: capi-kubeadm-control-plane-webhook-service-cert Optional: false kube-api-access-tfls5: 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 35m default-scheduler Successfully assigned capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-9q2ct to instance Normal Pulled 28m (x2 over 35m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.13.2" already present on machine Normal Created 28m (x2 over 35m) kubelet Created container manager Normal Started 28m (x2 over 35m) kubelet Started container manager Warning Unhealthy 28m (x11 over 29m) kubelet Readiness probe failed: Get "http://10.0.0.139:9440/readyz": dial tcp 10.0.0.139:9440: connect: connection refused Warning Unhealthy 28m (x6 over 29m) kubelet Liveness probe failed: Get "http://10.0.0.139:9440/healthz": dial tcp 10.0.0.139:9440: connect: connection refused Normal Killing 28m (x3 over 28m) kubelet Container manager failed liveness probe, will be restarted