{"apiVersion": "v1", "items": [{"apiVersion": "v1", "kind": "Pod", "metadata": {"creationTimestamp": "2025-08-07T18:34:29Z", "generateName": "capi-controller-manager-547c4dcb49-", "generation": 1, "labels": {"cluster.x-k8s.io/provider": "cluster-api", "control-plane": "controller-manager", "pod-template-hash": "547c4dcb49"}, "name": "capi-controller-manager-547c4dcb49-8blgw", "namespace": "capi-system", "ownerReferences": [{"apiVersion": "apps/v1", "blockOwnerDeletion": true, "controller": true, "kind": "ReplicaSet", "name": "capi-controller-manager-547c4dcb49", "uid": "0540d62c-f1ea-4ec8-8d89-04893a60031a"}], "resourceVersion": "4849", "uid": "b7c9a5d1-eb32-4173-a438-398fa30c2f9f"}, "spec": {"containers": [{"args": ["--leader-elect", "--diagnostics-address=:8443", "--insecure-diagnostics=false", "--feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=false,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false"], "command": ["/manager"], "env": [{"name": "POD_NAMESPACE", "valueFrom": {"fieldRef": {"apiVersion": "v1", "fieldPath": "metadata.namespace"}}}, {"name": "POD_NAME", "valueFrom": {"fieldRef": {"apiVersion": "v1", "fieldPath": "metadata.name"}}}, {"name": "POD_UID", "valueFrom": {"fieldRef": {"apiVersion": "v1", "fieldPath": "metadata.uid"}}}], "image": "registry.k8s.io/cluster-api/cluster-api-controller:v1.11.0-beta.2", "imagePullPolicy": "IfNotPresent", "livenessProbe": {"failureThreshold": 3, "httpGet": {"path": "/healthz", "port": "healthz", "scheme": "HTTP"}, "periodSeconds": 10, "successThreshold": 1, "timeoutSeconds": 1}, "name": "manager", "ports": [{"containerPort": 9443, "name": "webhook-server", "protocol": "TCP"}, {"containerPort": 9440, "name": "healthz", "protocol": "TCP"}, {"containerPort": 8443, "name": "metrics", "protocol": "TCP"}], "readinessProbe": {"failureThreshold": 3, "httpGet": {"path": "/readyz", "port": "healthz", "scheme": "HTTP"}, "periodSeconds": 10, "successThreshold": 1, "timeoutSeconds": 1}, "resources": {}, "securityContext": {"allowPrivilegeEscalation": false, "capabilities": {"drop": ["ALL"]}, "privileged": false, "runAsGroup": 65532, "runAsUser": 65532}, "terminationMessagePath": "/dev/termination-log", "terminationMessagePolicy": "FallbackToLogsOnError", "volumeMounts": [{"mountPath": "/tmp/k8s-webhook-server/serving-certs", "name": "cert", "readOnly": true}, {"mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", "name": "kube-api-access-llq8z", "readOnly": true}]}], "dnsPolicy": "ClusterFirst", "enableServiceLinks": true, "nodeName": "kind-control-plane", "preemptionPolicy": "PreemptLowerPriority", "priority": 0, "restartPolicy": "Always", "schedulerName": "default-scheduler", "securityContext": {"runAsNonRoot": true, "seccompProfile": {"type": "RuntimeDefault"}}, "serviceAccount": "capi-manager", "serviceAccountName": "capi-manager", "terminationGracePeriodSeconds": 10, "tolerations": [{"effect": "NoSchedule", "key": "node-role.kubernetes.io/master"}, {"effect": "NoSchedule", "key": "node-role.kubernetes.io/control-plane"}, {"effect": "NoExecute", "key": "node.kubernetes.io/not-ready", "operator": "Exists", "tolerationSeconds": 300}, {"effect": "NoExecute", "key": "node.kubernetes.io/unreachable", "operator": "Exists", "tolerationSeconds": 300}], "volumes": [{"name": "cert", "secret": {"defaultMode": 420, "secretName": "capi-webhook-service-cert"}}, {"name": "kube-api-access-llq8z", "projected": {"defaultMode": 420, "sources": [{"serviceAccountToken": {"expirationSeconds": 3607, "path": "token"}}, {"configMap": {"items": [{"key": "ca.crt", "path": "ca.crt"}], "name": "kube-root-ca.crt"}}, {"downwardAPI": {"items": [{"fieldRef": {"apiVersion": "v1", "fieldPath": "metadata.namespace"}, "path": "namespace"}]}}]}}]}, "status": {"conditions": [{"lastProbeTime": null, "lastTransitionTime": "2025-08-07T18:34:35Z", "status": "True", "type": "PodReadyToStartContainers"}, {"lastProbeTime": null, "lastTransitionTime": "2025-08-07T18:34:29Z", "status": "True", "type": "Initialized"}, {"lastProbeTime": null, "lastTransitionTime": "2025-08-07T18:50:56Z", "message": "containers with unready status: [manager]", "reason": "ContainersNotReady", "status": "False", "type": "Ready"}, {"lastProbeTime": null, "lastTransitionTime": "2025-08-07T18:50:56Z", "message": "containers with unready status: [manager]", "reason": "ContainersNotReady", "status": "False", "type": "ContainersReady"}, {"lastProbeTime": null, "lastTransitionTime": "2025-08-07T18:34:29Z", "status": "True", "type": "PodScheduled"}], "containerStatuses": [{"containerID": "containerd://68da2c4c7621fdd0b54d9ea3e361a1cfb84583f376cbf99ca6beead7a334f0ef", "image": "registry.k8s.io/cluster-api/cluster-api-controller:v1.11.0-beta.2", "imageID": "registry.k8s.io/cluster-api/cluster-api-controller@sha256:11a86e5056384f15b544ecd77f551ce9faabb06800b34513007da5d2b75cc085", "lastState": {"terminated": {"containerID": "containerd://68da2c4c7621fdd0b54d9ea3e361a1cfb84583f376cbf99ca6beead7a334f0ef", "exitCode": 1, "finishedAt": "2025-08-07T19:40:17Z", "message": "W0807 19:40:17.857378 1 feature_gate.go:352] Setting GA feature gate ClusterResourceSet=true. It will be removed in a future release.\nI0807 19:40:17.877494 1 envvar.go:172] \"Feature gate default state\" feature=\"ClientsAllowCBOR\" enabled=false\nI0807 19:40:17.877976 1 envvar.go:172] \"Feature gate default state\" feature=\"ClientsPreferCBOR\" enabled=false\nI0807 19:40:17.877989 1 envvar.go:172] \"Feature gate default state\" feature=\"InformerResourceVersion\" enabled=false\nI0807 19:40:17.877997 1 envvar.go:172] \"Feature gate default state\" feature=\"InOrderInformers\" enabled=true\nI0807 19:40:17.878005 1 envvar.go:172] \"Feature gate default state\" feature=\"WatchListClient\" enabled=false\nE0807 19:40:17.910000 1 main.go:351] \"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\"\n", "reason": "Error", "startedAt": "2025-08-07T19:40:16Z"}}, "name": "manager", "ready": false, "resources": {}, "restartCount": 16, "started": false, "state": {"waiting": {"message": "back-off 5m0s restarting failed container=manager pod=capi-controller-manager-547c4dcb49-8blgw_capi-system(b7c9a5d1-eb32-4173-a438-398fa30c2f9f)", "reason": "CrashLoopBackOff"}}, "user": {"linux": {"gid": 65532, "supplementalGroups": [65532], "uid": 65532}}, "volumeMounts": [{"mountPath": "/tmp/k8s-webhook-server/serving-certs", "name": "cert", "readOnly": true, "recursiveReadOnly": "Disabled"}, {"mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", "name": "kube-api-access-llq8z", "readOnly": true, "recursiveReadOnly": "Disabled"}]}], "hostIP": "172.18.0.2", "hostIPs": [{"ip": "172.18.0.2"}], "phase": "Running", "podIP": "10.244.0.8", "podIPs": [{"ip": "10.244.0.8"}], "qosClass": "BestEffort", "startTime": "2025-08-07T18:34:29Z"}}], "kind": "List", "metadata": {"resourceVersion": ""}}