Name:             horizon-798ff88684-p6bgl
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Fri, 28 Nov 2025 16:55:16 +0000
Labels:           owner=horizon
                  pod-template-hash=798ff88684
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.156/23"],"mac_address":"0a:58:0a:d9:00:9c","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.156"
                        ],
                        "mac": "0a:58:0a:d9:00:9c",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.156
IPs:
  IP:           10.217.0.156
Controlled By:  ReplicaSet/horizon-798ff88684
Containers:
  horizon-log:
    Container ID:  cri-o://351f447e606906eb2f14506b1c69151959304dc05f281c86459005f098b2f7ee
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:4ed0fa186a77e467c019bdf196933b38d3ea35c46a8e19b5a6700c77580714b9
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Fri, 28 Nov 2025 16:55:46 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5d7h579h6dh4h59fh8bh5f7h5fdh7h566h5fbh65bh594h5f6h54fh5c4hch566h579h64dh57h559h5d4h558h5cbh67ch649h64dh598h567hc4h66bq
      ENABLE_DESIGNATE:       yes
      ENABLE_HEAT:            yes
      ENABLE_IRONIC:          yes
      ENABLE_MANILA:          yes
      ENABLE_OCTAVIA:         yes
      ENABLE_WATCHER:         yes
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      UNPACK_THEME:           true
    Mounts:
      /var/log/horizon from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5rtpm (ro)
  horizon:
    Container ID:  cri-o://d736e4187d5c2b4265c9db87a0c0679441b70e7e9d3d33de2ca2344e7eeafee7
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:4ed0fa186a77e467c019bdf196933b38d3ea35c46a8e19b5a6700c77580714b9
    Port:          8443/TCP
    Host Port:     0/TCP
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_theme_setup && /usr/local/bin/kolla_start
    State:          Running
      Started:      Fri, 28 Nov 2025 16:56:58 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    137
      Started:      Fri, 28 Nov 2025 16:55:51 +0000
      Finished:     Fri, 28 Nov 2025 16:56:57 +0000
    Ready:          True
    Restart Count:  1
    Liveness:       http-get https://:horizon/dashboard/auth/login/%3Fnext=/dashboard/ delay=10s timeout=5s period=10s #success=1 #failure=3
    Readiness:      http-get https://:horizon/dashboard/auth/login/%3Fnext=/dashboard/ delay=10s timeout=5s period=10s #success=1 #failure=3
    Startup:        http-get https://:horizon/dashboard/auth/login/%3Fnext=/dashboard/ delay=10s timeout=5s period=10s #success=1 #failure=3
    Environment:
      CONFIG_HASH:            n5d7h579h6dh4h59fh8bh5f7h5fdh7h566h5fbh65bh594h5f6h54fh5c4hch566h579h64dh57h559h5d4h558h5cbh67ch649h64dh598h567hc4h66bq
      ENABLE_DESIGNATE:       yes
      ENABLE_HEAT:            yes
      ENABLE_IRONIC:          yes
      ENABLE_MANILA:          yes
      ENABLE_OCTAVIA:         yes
      ENABLE_WATCHER:         yes
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
      UNPACK_THEME:           true
    Mounts:
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /run/openstack-dashboard/.secrets from horizon-secret-key (ro)
      /usr/local/bin/container-scripts from scripts (ro)
      /usr/local/bin/kolla_theme_setup from scripts (ro,path="kolla_theme_setup")
      /var/lib/config-data/default/ from config-data (rw)
      /var/lib/config-data/tls/certs/horizon.crt from horizon-tls-certs (ro,path="tls.crt")
      /var/lib/config-data/tls/private/horizon.key from horizon-tls-certs (ro,path="tls.key")
      /var/lib/kolla/config_files/config.json from config-data (ro,path="horizon.json")
      /var/log/horizon from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-5rtpm (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  config-data:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      horizon-config-data
    Optional:  false
  horizon-secret-key:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  horizon
    Optional:    false
  scripts:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      horizon-scripts
    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
  horizon-tls-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  cert-horizon-svc
    Optional:    false
  kube-api-access-5rtpm:
    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       72m                default-scheduler  Successfully assigned openstack/horizon-798ff88684-p6bgl to crc
  Normal   AddedInterface  71m                multus             Add eth0 [10.217.0.156/23] from ovn-kubernetes
  Normal   Pulled          71m                kubelet            Container image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" already present on machine
  Normal   Created         71m                kubelet            Created container horizon-log
  Normal   Started         71m                kubelet            Started container horizon-log
  Normal   Killing         71m                kubelet            Container horizon failed startup probe, will be restarted
  Normal   Pulled          70m (x2 over 71m)  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" already present on machine
  Normal   Created         70m (x2 over 71m)  kubelet            Created container horizon
  Normal   Started         70m (x2 over 71m)  kubelet            Started container horizon
  Warning  Unhealthy       70m (x5 over 71m)  kubelet            Startup probe failed: Get "https://10.217.0.156:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.156:8443: connect: connection refused
