Name:                 machine-api-operator-7486ff55f-9p9rq
Namespace:            openshift-machine-api
Priority:             2000001000
Priority Class Name:  system-node-critical
Service Account:      machine-api-operator
Node:                 master-0/192.168.32.10
Start Time:           Wed, 03 Dec 2025 19:56:36 +0000
Labels:               k8s-app=machine-api-operator
                      pod-template-hash=7486ff55f
Annotations:          capability.openshift.io/name: MachineAPI
                      k8s.ovn.org/pod-networks:
                        {"default":{"ip_addresses":["10.128.0.63/23"],"mac_address":"0a:58:0a:80:00:3f","gateway_ips":["10.128.0.1"],"routes":[{"dest":"10.128.0.0...
                      k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ovn-kubernetes",
                            "interface": "eth0",
                            "ips": [
                                "10.128.0.63"
                            ],
                            "mac": "0a:58:0a:80:00:3f",
                            "default": true,
                            "dns": {}
                        }]
                      kubectl.kubernetes.io/default-container: machine-api-operator
                      openshift.io/required-scc: restricted-v2
                      openshift.io/scc: restricted-v2
                      seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:               Running
SeccompProfile:       RuntimeDefault
IP:                   10.128.0.63
IPs:
  IP:           10.128.0.63
Controlled By:  ReplicaSet/machine-api-operator-7486ff55f
Containers:
  kube-rbac-proxy:
    Container ID:  cri-o://d025dc47eb91635263897472c3f550ef8be62955faec2c223afbf45ed47d08b1
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b03d2897e7cc0e8d0c306acb68ca3d9396d502882c14942faadfdb16bc40e17d
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b03d2897e7cc0e8d0c306acb68ca3d9396d502882c14942faadfdb16bc40e17d
    Port:          8443/TCP
    Host Port:     0/TCP
    Args:
      --secure-listen-address=0.0.0.0:8443
      --upstream=http://localhost:8080/
      --tls-cert-file=/etc/tls/private/tls.crt
      --tls-private-key-file=/etc/tls/private/tls.key
      --config-file=/etc/kube-rbac-proxy/config-file.yaml
      --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305
      --logtostderr=true
      --v=3
    State:          Running
      Started:      Wed, 03 Dec 2025 19:56:39 +0000
    Ready:          True
    Restart Count:  0
    Requests:
      cpu:        10m
      memory:     20Mi
    Environment:  <none>
    Mounts:
      /etc/kube-rbac-proxy from config (rw)
      /etc/tls/private from machine-api-operator-tls (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xjn9m (ro)
  machine-api-operator:
    Container ID:  cri-o://706b516c7f98083b7764bc273d09e6371632af415b6e8e32988726987b991300
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f8a38d71a75c4fa803249cc709d60039d14878e218afd88a86083526ee8f78ad
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f8a38d71a75c4fa803249cc709d60039d14878e218afd88a86083526ee8f78ad
    Port:          <none>
    Host Port:     <none>
    Command:
      /machine-api-operator
    Args:
      start
      --images-json=/etc/machine-api-operator-config/images/images.json
      --alsologtostderr
      --v=3
    State:          Running
      Started:      Wed, 03 Dec 2025 19:57:23 +0000
    Ready:          True
    Restart Count:  0
    Requests:
      cpu:     10m
      memory:  50Mi
    Environment:
      RELEASE_VERSION:      4.18.28
      COMPONENT_NAMESPACE:  openshift-machine-api (v1:metadata.namespace)
      POD_NAME:             machine-api-operator-7486ff55f-9p9rq (v1:metadata.name)
      METRICS_PORT:         8080
    Mounts:
      /etc/machine-api-operator-config/images from images (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xjn9m (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      kube-rbac-proxy
    Optional:  false
  images:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      machine-api-operator-images
    Optional:  false
  machine-api-operator-tls:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  machine-api-operator-tls
    Optional:    false
  kube-api-access-xjn9m:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   Burstable
Node-Selectors:              node-role.kubernetes.io/master=
Tolerations:                 node-role.kubernetes.io/master:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 120s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 120s
Events:
  Type     Reason          Age   From               Message
  ----     ------          ----  ----               -------
  Normal   Scheduled       34m   default-scheduler  Successfully assigned openshift-machine-api/machine-api-operator-7486ff55f-9p9rq to master-0
  Warning  FailedMount     34m   kubelet            MountVolume.SetUp failed for volume "machine-api-operator-tls" : secret "machine-api-operator-tls" not found
  Normal   AddedInterface  34m   multus             Add eth0 [10.128.0.63/23] from ovn-kubernetes
  Normal   Pulled          34m   kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b03d2897e7cc0e8d0c306acb68ca3d9396d502882c14942faadfdb16bc40e17d" already present on machine
  Normal   Created         34m   kubelet            Created container: kube-rbac-proxy
  Normal   Started         34m   kubelet            Started container kube-rbac-proxy
  Normal   Pulling         34m   kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f8a38d71a75c4fa803249cc709d60039d14878e218afd88a86083526ee8f78ad"
  Normal   Created         33m   kubelet            Created container: machine-api-operator
  Normal   Started         33m   kubelet            Started container machine-api-operator
  Warning  FailedMount     21m   kubelet            MountVolume.SetUp failed for volume "machine-api-operator-tls" : failed to sync secret cache: timed out waiting for the condition
  Warning  FailedMount     21m   kubelet            MountVolume.SetUp failed for volume "images" : failed to sync configmap cache: timed out waiting for the condition
  Warning  FailedMount     21m   kubelet            MountVolume.SetUp failed for volume "config" : failed to sync configmap cache: timed out waiting for the condition
