Name:             openstack-edpm-ipam-provisionserver-openstackprovisionservdjmmt
Namespace:        openstack
Priority:         0
Service Account:  provisionserver-openstack-edpm-ipam-provisionserver
Node:             crc/192.168.126.11
Start Time:       Wed, 18 Feb 2026 13:16:43 +0000
Labels:           osp-provisionserver/name=openstack-edpm-ipam-provisionserver
                  osp-provisionserver/namespace=openstack
                  osp-provisionserver/uid=743ad1df-17e7-42d0-b020-b67923130c5a
                  pod-template-hash=655c664cfc
                  service=openstack-edpm-ipam-provisionserver-deployment
Annotations:      openshift.io/scc: hostnetwork
Status:           Running
IP:               192.168.126.11
IPs:
  IP:           192.168.126.11
Controlled By:  ReplicaSet/openstack-edpm-ipam-provisionserver-openstackprovisionserver-655c664cfc
Init Containers:
  init:
    Container ID:   cri-o://7607f7f3b62e15a491ac7b4a77902699b6821e5e2b59331e623dbb3e56f1a7b1
    Image:          quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
    Image ID:       quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:6431ceec137ab1b243336d8b70d626f4fcd1c689c938149b822d20a4af8edb45
    Port:           <none>
    Host Port:      <none>
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Wed, 18 Feb 2026 13:17:24 +0000
      Finished:     Wed, 18 Feb 2026 13:17:30 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      DEST_DIR:  /usr/local/apache2/htdocs
    Mounts:
      /usr/local/apache2/htdocs from image-data (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wrvwt (ro)
Containers:
  osp-httpd:
    Container ID:  cri-o://d0cfded6b081b27b11e3d5664a930d00fb6f50605ae97640d0f9be4e475ac4ed
    Image:         registry.redhat.io/ubi9/httpd-24:latest
    Image ID:      registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      cp -f /usr/local/apache2/conf/httpd.conf /etc/httpd/conf/httpd.conf && /usr/bin/run-httpd
    State:          Running
      Started:      Wed, 18 Feb 2026 13:17:33 +0000
    Ready:          True
    Restart Count:  0
    Liveness:       http-get http://:6190/ delay=0s timeout=5s period=3s #success=1 #failure=3
    Readiness:      http-get http://:6190/ delay=5s timeout=5s period=5s #success=1 #failure=3
    Startup:        http-get http://:6190/ delay=0s timeout=5s period=10s #success=1 #failure=12
    Environment:
      CONFIG_HASH:  n67bh58bh55fhc6h6ch5c5h568h5f6h649hc8h547h684h55bh9dh9dh5b6h696h588h5c5hdh577h76h5d8h574h66h6bh5f6h57dhfdh577h587h54q
    Mounts:
      /usr/local/apache2/conf/httpd.conf from httpd-config (ro,path="httpd.conf")
      /usr/local/apache2/htdocs from image-data (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-wrvwt (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  image-data:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  httpd-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openstack-edpm-ipam-provisionserver-httpd-config
    Optional:  false
  kube-api-access-wrvwt:
    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  32m                default-scheduler  Successfully assigned openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdjmmt to crc
  Warning  Failed     32m                kubelet            Failed to pull image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed     32m                kubelet            Error: ErrImagePull
  Normal   BackOff    32m                kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
  Warning  Failed     32m                kubelet            Error: ImagePullBackOff
  Normal   Pulling    32m (x2 over 32m)  kubelet            Pulling image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
  Normal   Pulled     32m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" in 468ms (468ms including waiting). Image size: 980528610 bytes.
  Normal   Created    32m                kubelet            Created container init
  Normal   Started    32m                kubelet            Started container init
  Normal   Pulling    32m                kubelet            Pulling image "registry.redhat.io/ubi9/httpd-24:latest"
  Normal   Pulled     32m                kubelet            Successfully pulled image "registry.redhat.io/ubi9/httpd-24:latest" in 2.561s (2.561s including waiting). Image size: 313828526 bytes.
  Normal   Created    32m                kubelet            Created container osp-httpd
  Normal   Started    32m                kubelet            Started container osp-httpd
  Warning  Unhealthy  32m                kubelet            Startup probe failed: Get "http://192.168.126.11:6190/": dial tcp 192.168.126.11:6190: connect: connection refused
