apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-07-08T22:33:22Z"
  generateName: capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-
  labels:
    cluster.x-k8s.io/provider: control-plane-kubeadm
    control-plane: controller-manager
    pod-template-hash: 6b6ccbf6b8
  name: capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-k9vvm
  namespace: capi-kubeadm-control-plane-system
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8
    uid: b8d23144-ed4b-425e-9d7a-0d257a28a1f6
  resourceVersion: "28254"
  uid: 227d1666-1717-4717-90bd-dfb73ad028dd
spec:
  containers:
  - 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
    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: harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.13.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-qqh2t
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsNonRoot: true
    seccompProfile:
      type: RuntimeDefault
  serviceAccount: capi-kubeadm-control-plane-manager
  serviceAccountName: capi-kubeadm-control-plane-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-kubeadm-control-plane-webhook-service-cert
  - name: kube-api-access-qqh2t
    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: "2026-07-08T22:33:22Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-08T22:42:03Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-08T22:42:03Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-08T22:33:22Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://ecce9301e4896fc3fcf432a7673d1ea77e5e5fe3d7637286f82eca5538ca8b72
    image: harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.13.2
    imageID: harbor.atmosphere.dev/registry.k8s.io/cluster-api/kubeadm-control-plane-controller@sha256:c0b5fb78d95f7ee0ebc8ca798dab13dd6d798c397d65931feaedf69b8acd6d2f
    lastState:
      terminated:
        containerID: containerd://2f0e9156b56eaecc066382d9e74f5d90093047127912108422cc9aff32002cd0
        exitCode: 1
        finishedAt: "2026-07-08T22:41:47Z"
        message: |
          -file=""
          I0708 22:41:47.308009       1 main.go:245] FLAG: --runtime-extension-client-key-file=""
          I0708 22:41:47.308017       1 main.go:245] FLAG: --skip-crd-migration-phases="[]"
          I0708 22:41:47.308026       1 main.go:245] FLAG: --sync-period="10m0s"
          I0708 22:41:47.308034       1 main.go:245] FLAG: --tls-cipher-suites="[]"
          I0708 22:41:47.308040       1 main.go:245] FLAG: --tls-min-version="VersionTLS12"
          I0708 22:41:47.308048       1 main.go:245] FLAG: --v="2"
          I0708 22:41:47.308055       1 main.go:245] FLAG: --vmodule=""
          I0708 22:41:47.308064       1 main.go:245] FLAG: --watch-filter=""
          I0708 22:41:47.308070       1 main.go:245] FLAG: --webhook-cert-dir="/tmp/k8s-webhook-server/serving-certs/"
          I0708 22:41:47.308078       1 main.go:245] FLAG: --webhook-cert-name="tls.crt"
          I0708 22:41:47.308083       1 main.go:245] FLAG: --webhook-key-name="tls.key"
          I0708 22:41:47.308087       1 main.go:245] FLAG: --webhook-port="9443"
          I0708 22:41:47.308131       1 main.go:252] "Version: v1.13.2 (git commit: ebd807c66351f3ad96ca99b68d2219305d794640)" logger="setup"
          I0708 22:41:47.308489       1 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=true
          I0708 22:41:47.308514       1 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
          I0708 22:41:47.308521       1 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
          I0708 22:41:47.308526       1 envvar.go:172] "Feature gate default state" feature="InOrderInformers" enabled=true
          I0708 22:41:47.308535       1 envvar.go:172] "Feature gate default state" feature="InOrderInformersBatchProcess" enabled=true
          I0708 22:41:47.308540       1 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=true
          E0708 22:41:47.309437       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: Get \"https://10.96.0.1:443/api\": dial tcp 10.96.0.1:443: connect: connection refused" logger="setup"
        reason: Error
        startedAt: "2026-07-08T22:41:47Z"
    name: manager
    ready: true
    restartCount: 2
    started: true
    state:
      running:
        startedAt: "2026-07-08T22:41:49Z"
  hostIP: 199.204.45.227
  phase: Running
  podIP: 10.0.0.82
  podIPs:
  - ip: 10.0.0.82
  qosClass: BestEffort
  startTime: "2026-07-08T22:33:22Z"
