Name: capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-xxxvg Namespace: capi-kubeadm-control-plane-system Priority: 0 Service Account: capi-kubeadm-control-plane-manager Node: instance/199.204.45.53 Start Time: Fri, 03 Jul 2026 16:44:26 +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.35 IPs: IP: 10.0.0.35 Controlled By: ReplicaSet/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8 Containers: manager: Container ID: containerd://450479f39db46367a44d7ff29a9d84e30c9a35903141cb66d7b2f954ae24026c 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, 03 Jul 2026 16:51:58 +0000 Last State: Terminated Reason: Error Message: 0703 16:51:37.970306 1 main.go:245] FLAG: --runtime-extension-client-cert-file="" I0703 16:51:37.970315 1 main.go:245] FLAG: --runtime-extension-client-key-file="" I0703 16:51:37.970319 1 main.go:245] FLAG: --skip-crd-migration-phases="[]" I0703 16:51:37.970338 1 main.go:245] FLAG: --sync-period="10m0s" I0703 16:51:37.970342 1 main.go:245] FLAG: --tls-cipher-suites="[]" I0703 16:51:37.970349 1 main.go:245] FLAG: --tls-min-version="VersionTLS12" I0703 16:51:37.970361 1 main.go:245] FLAG: --v="2" I0703 16:51:37.970368 1 main.go:245] FLAG: --vmodule="" I0703 16:51:37.970378 1 main.go:245] FLAG: --watch-filter="" I0703 16:51:37.970382 1 main.go:245] FLAG: --webhook-cert-dir="/tmp/k8s-webhook-server/serving-certs/" I0703 16:51:37.970388 1 main.go:245] FLAG: --webhook-cert-name="tls.crt" I0703 16:51:37.970393 1 main.go:245] FLAG: --webhook-key-name="tls.key" I0703 16:51:37.970397 1 main.go:245] FLAG: --webhook-port="9443" I0703 16:51:37.970435 1 main.go:252] "Version: v1.13.2 (git commit: ebd807c66351f3ad96ca99b68d2219305d794640)" logger="setup" I0703 16:51:37.970873 1 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false I0703 16:51:37.970905 1 envvar.go:172] "Feature gate default state" feature="InOrderInformers" enabled=true I0703 16:51:37.970915 1 envvar.go:172] "Feature gate default state" feature="InOrderInformersBatchProcess" enabled=true I0703 16:51:37.970923 1 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=true I0703 16:51:37.970932 1 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=true I0703 16:51:37.970937 1 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false E0703 16:51:38.856107 1 main.go:311] "unable to start manager" err="failed to determine if *v1.Secret is namespaced: failed to get restmapping: failed to get server groups: unknown" logger="setup" Exit Code: 1 Started: Fri, 03 Jul 2026 16:51:37 +0000 Finished: Fri, 03 Jul 2026 16:51:38 +0000 Ready: True Restart Count: 2 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-xxxvg (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-9rx6q (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-9rx6q: 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-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-xxxvg to instance Warning Unhealthy 33m kubelet Liveness probe failed: Get "http://10.0.0.35:9440/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Warning Unhealthy 33m kubelet Readiness probe failed: Get "http://10.0.0.35:9440/readyz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Warning Unhealthy 33m kubelet Liveness probe failed: Get "http://10.0.0.35:9440/healthz": read tcp 10.0.0.114:39068->10.0.0.35:9440: read: connection reset by peer Warning Unhealthy 33m kubelet Readiness probe failed: Get "http://10.0.0.35:9440/readyz": read tcp 10.0.0.114:39072->10.0.0.35:9440: read: connection reset by peer Warning Unhealthy 33m kubelet Liveness probe failed: Get "http://10.0.0.35:9440/healthz": dial tcp 10.0.0.35:9440: connect: connection refused Normal Killing 33m (x3 over 33m) kubelet Container manager failed liveness probe, will be restarted Warning Unhealthy 33m (x7 over 33m) kubelet Readiness probe failed: Get "http://10.0.0.35:9440/readyz": dial tcp 10.0.0.35:9440: connect: connection refused Normal Started 33m (x2 over 40m) kubelet Started container manager Warning BackOff 32m (x3 over 33m) kubelet Back-off restarting failed container manager in pod capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-xxxvg_capi-kubeadm-control-plane-system(164179f3-5bce-4e29-9315-0cade9a1c3e7) Normal Pulled 32m (x3 over 40m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.13.2" already present on machine Normal Created 32m (x3 over 40m) kubelet Created container manager