Name:             horizon-f649cfc6-vzpx7
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Sun, 25 Jan 2026 08:15:49 +0000
Labels:           owner=horizon
                  pod-template-hash=f649cfc6
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.146/23"],"mac_address":"0a:58:0a:d9:00:92","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.146"
                        ],
                        "mac": "0a:58:0a:d9:00:92",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.146
IPs:
  IP:           10.217.0.146
Controlled By:  ReplicaSet/horizon-f649cfc6
Containers:
  horizon-log:
    Container ID:  cri-o://dfb3149954503b35d35799f49db8b1d162980d5b6630044707b9d05f3f264fb8
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:dd7600bc5278c663cfcfecafd3fb051a2cd2ddc3c1efb07738bf09512aa23ae7
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Sun, 25 Jan 2026 08:16:15 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n54ch56chb5h66bh58dhfbh77h5c7h96hcch5f4h5ffh5dbh8dh5f6h5c5h9dhf6hb8h556h684h687h5c6h685h64dh84hfch6bhcchdbh5dfh5f9q
      ENABLE_DESIGNATE:       yes
      ENABLE_HEAT:            yes
      ENABLE_IRONIC:          yes
      ENABLE_MANILA:          yes
      ENABLE_OCTAVIA:         yes
      ENABLE_WATCHER:         no
      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-zlsjc (ro)
  horizon:
    Container ID:  cri-o://4ecfca87326a18659a1f1d508180388d9ae799bd0e41aac900a93e548c06fb83
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:dd7600bc5278c663cfcfecafd3fb051a2cd2ddc3c1efb07738bf09512aa23ae7
    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:      Sun, 25 Jan 2026 08:17:00 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sun, 25 Jan 2026 08:16:15 +0000
      Finished:     Sun, 25 Jan 2026 08:16:59 +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:            n54ch56chb5h66bh58dhfbh77h5c7h96hcch5f4h5ffh5dbh8dh5f6h5c5h9dhf6hb8h556h684h687h5c6h685h64dh84hfch6bhcchdbh5dfh5f9q
      ENABLE_DESIGNATE:       yes
      ENABLE_HEAT:            yes
      ENABLE_IRONIC:          yes
      ENABLE_MANILA:          yes
      ENABLE_OCTAVIA:         yes
      ENABLE_WATCHER:         no
      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-zlsjc (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-zlsjc:
    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       50m                default-scheduler  Successfully assigned openstack/horizon-f649cfc6-vzpx7 to crc
  Normal   AddedInterface  49m                multus             Add eth0 [10.217.0.146/23] from ovn-kubernetes
  Normal   Pulled          49m                kubelet            Container image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" already present on machine
  Normal   Created         49m                kubelet            Created container horizon-log
  Normal   Started         49m                kubelet            Started container horizon-log
  Warning  Unhealthy       49m                kubelet            Startup probe failed: Get "https://10.217.0.146:8443/dashboard/auth/login/?next=/dashboard/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Normal   Killing         49m                kubelet            Container horizon failed startup probe, will be restarted
  Normal   Pulled          49m (x2 over 49m)  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" already present on machine
  Normal   Created         49m (x2 over 49m)  kubelet            Created container horizon
  Normal   Started         49m (x2 over 49m)  kubelet            Started container horizon
  Warning  Unhealthy       48m (x3 over 49m)  kubelet            Startup probe failed: Get "https://10.217.0.146:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.146:8443: connect: connection refused
