Name:             nova-metadata-0
Namespace:        openstack
Priority:         0
Service Account:  nova-nova
Node:             crc/192.168.126.11
Start Time:       Tue, 07 Oct 2025 07:04:39 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  controller-revision-hash=nova-metadata-56c7ffb4c5
                  service=nova-metadata
                  statefulset.kubernetes.io/pod-name=nova-metadata-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.219/23"],"mac_address":"0a:58:0a:d9:00:db","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.219"
                        ],
                        "mac": "0a:58:0a:d9:00:db",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.219
IPs:
  IP:           10.217.0.219
Controlled By:  StatefulSet/nova-metadata
Containers:
  nova-metadata-log:
    Container ID:  cri-o://09c37eaabd9aefe8420724e6cdb33db3d2595da53714cf15da7b4628bd047bc3
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-nova-api:433677c6bd1e0c49b82bc6c0e34a4f36
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-nova-api@sha256:06934354ff312b1b2d77df147144ff6240917fbf591329496a1ce83f6bbebb27
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /bin/sh
      -c
      /usr/bin/tail -n+1 -F /var/log/nova/nova-metadata.log 2>/dev/null
    State:          Running
      Started:      Tue, 07 Oct 2025 07:04:40 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8775/ delay=0s timeout=10s period=10s #success=1 #failure=3
    Readiness:      http-get https://:8775/ delay=0s timeout=5s period=5s #success=1 #failure=3
    Startup:        http-get https://:8775/ delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            n78h678hc7h59ch57h86h7dhfch5dh659h667h574h9dh697hcfh76h648h588h65bhc8h68ch586h59h569hd8h5cfhdbh565h5b8h5d8h59h5c4q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/nova from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ccxkm (ro)
  nova-metadata-metadata:
    Container ID:  cri-o://6fa51f49ae645d46addb7768f112b2742f23f3b097138e3d501ea36c0fa8df35
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-nova-api:433677c6bd1e0c49b82bc6c0e34a4f36
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-nova-api@sha256:06934354ff312b1b2d77df147144ff6240917fbf591329496a1ce83f6bbebb27
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Tue, 07 Oct 2025 07:04:40 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8775/ delay=0s timeout=10s period=10s #success=1 #failure=3
    Readiness:      http-get https://:8775/ delay=0s timeout=5s period=5s #success=1 #failure=3
    Startup:        http-get https://:8775/ delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            n78h678hc7h59ch57h86h7dhfch5dh659h667h574h9dh697hcfh76h648h588h65bhc8h68ch586h59h569hd8h5cfhdbh565h5b8h5d8h59h5c4q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /var/lib/config-data/tls/certs/nova-metadata.crt from nova-metadata-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/nova-metadata.key from nova-metadata-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config-data (rw,path="nova-metadata-config.json")
      /var/lib/openstack/config from config-data (rw)
      /var/log/nova from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ccxkm (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config-data:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  nova-metadata-config-data
    Optional:    false
  logs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  nova-metadata-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-nova-metadata-internal-svc
    Optional:    false
  kube-api-access-ccxkm:
    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:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 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       132m  default-scheduler  Successfully assigned openstack/nova-metadata-0 to crc
  Normal   AddedInterface  132m  multus             Add eth0 [10.217.0.219/23] from ovn-kubernetes
  Normal   Pulled          132m  kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-nova-api:433677c6bd1e0c49b82bc6c0e34a4f36" already present on machine
  Normal   Created         132m  kubelet            Created container nova-metadata-log
  Normal   Started         132m  kubelet            Started container nova-metadata-log
  Normal   Pulled          132m  kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-nova-api:433677c6bd1e0c49b82bc6c0e34a4f36" already present on machine
  Normal   Created         132m  kubelet            Created container nova-metadata-metadata
  Normal   Started         132m  kubelet            Started container nova-metadata-metadata
  Warning  Unhealthy       132m  kubelet            Startup probe failed: Get "https://10.217.0.219:8775/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       132m  kubelet            Startup probe failed: Get "https://10.217.0.219:8775/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
