Name:             nova-api-0
Namespace:        openstack
Priority:         0
Service Account:  nova-nova
Node:             crc/192.168.126.11
Start Time:       Wed, 01 Oct 2025 10:36:33 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  controller-revision-hash=nova-api-69b4469cd8
                  service=nova-api
                  statefulset.kubernetes.io/pod-name=nova-api-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.204/23"],"mac_address":"0a:58:0a:d9:00:cc","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.204"
                        ],
                        "mac": "0a:58:0a:d9:00:cc",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.204
IPs:
  IP:           10.217.0.204
Controlled By:  StatefulSet/nova-api
Containers:
  nova-api-log:
    Container ID:  cri-o://e04a23c8cfa917db5eafdab070f8f9347f89a93ffb4a57aa3e7767abc127c445
    Image:         quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-nova-api@sha256:0f5f8f560cd3b4951f7e8e67ef570575435b4c6915658cbb66f32a201776078b
    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-api.log 2>/dev/null
    State:          Running
      Started:      Wed, 01 Oct 2025 10:36:34 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Startup:        http-get https://:8774/ delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            nfdh699h66dhcbh68dh75h97h5fbh5bdh68fh684h9dh6h86h57dh698h55ch5cdh65ch577h7dh5c5h6fh79h64ch66dh578h65ch7dh68h675hc8q
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/nova from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rrwn4 (ro)
  nova-api-api:
    Container ID:  cri-o://ee79b31602ea2215527ffc15d6319b8e1accc8b84cebf2d223082b52b8df3ad3
    Image:         quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-nova-api@sha256:0f5f8f560cd3b4951f7e8e67ef570575435b4c6915658cbb66f32a201776078b
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Wed, 01 Oct 2025 10:36:34 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Readiness:      http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3
    Startup:        http-get https://:8774/ delay=0s timeout=1s period=10s #success=1 #failure=6
    Environment:
      CONFIG_HASH:            nfdh699h66dhcbh68dh75h97h5fbh5bdh68fh684h9dh6h86h57dh698h55ch5cdh65ch577h7dh5c5h6fh79h64ch66dh578h65ch7dh68h675hc8q
      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/internal.crt from internal-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/certs/public.crt from public-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/internal.key from internal-tls-certs (ro,path="tls.key")
      /var/lib/config-data/tls/private/public.key from public-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config-data (rw,path="nova-api-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-rrwn4 (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-api-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
  internal-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-nova-internal-svc
    Optional:    false
  public-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-nova-public-svc
    Optional:    false
  kube-api-access-rrwn4:
    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       44m   default-scheduler  Successfully assigned openstack/nova-api-0 to crc
  Normal   AddedInterface  44m   multus             Add eth0 [10.217.0.204/23] from ovn-kubernetes
  Normal   Pulled          44m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" already present on machine
  Normal   Created         44m   kubelet            Created container nova-api-log
  Normal   Started         44m   kubelet            Started container nova-api-log
  Normal   Pulled          44m   kubelet            Container image "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" already present on machine
  Normal   Created         44m   kubelet            Created container nova-api-api
  Normal   Started         44m   kubelet            Started container nova-api-api
  Warning  Unhealthy       44m   kubelet            Startup probe failed: Get "https://10.217.0.204:8774/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       44m   kubelet            Startup probe failed: Get "https://10.217.0.204:8774/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
