Name:             horizon-86c748c4d6-2grmh
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Sat, 31 Jan 2026 04:06:51 +0000
Labels:           owner=horizon
                  pod-template-hash=86c748c4d6
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.151/23"],"mac_address":"0a:58:0a:d9:00:97","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.151"
                        ],
                        "mac": "0a:58:0a:d9:00:97",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.151
IPs:
  IP:           10.217.0.151
Controlled By:  ReplicaSet/horizon-86c748c4d6
Containers:
  horizon-log:
    Container ID:  cri-o://6151564215c6b2258fce388b639a16766c3fdc95565ccb66a72e32d9d544fef2
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:235b686c6fa223c3d04f448351298ecfae1c255b2bcca874fd132d4b0c7ea1e7
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Sat, 31 Jan 2026 04:07:22 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            nc5hdbh676h5dbh5c8h654h5dfh5d9hf7h59dh84h56h58ch58ch5bh66dh5c6h64fh99h6bh64bh57chd7h678h86hc4h5bdh645h699h564h59dh5q
      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-lssrh (ro)
  horizon:
    Container ID:  cri-o://6f9ac7692b173b0244a378b7e16684ea3770a94bdaa3975e7a01eb055696e653
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:235b686c6fa223c3d04f448351298ecfae1c255b2bcca874fd132d4b0c7ea1e7
    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:      Sat, 31 Jan 2026 04:10:31 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Sat, 31 Jan 2026 04:09:42 +0000
      Finished:     Sat, 31 Jan 2026 04:10:31 +0000
    Ready:          True
    Restart Count:  3
    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:            nc5hdbh676h5dbh5c8h654h5dfh5d9hf7h59dh84h56h58ch58ch5bh66dh5c6h64fh99h6bh64bh57chd7h678h86hc4h5bdh645h699h564h59dh5q
      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-lssrh (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-lssrh:
    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       48m                default-scheduler  Successfully assigned openstack/horizon-86c748c4d6-2grmh to crc
  Normal   AddedInterface  47m                multus             Add eth0 [10.217.0.151/23] from ovn-kubernetes
  Normal   Pulling         47m                kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
  Normal   Pulled          47m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" in 595ms (595ms including waiting). Image size: 596760489 bytes.
  Normal   Created         47m                kubelet            Created container horizon-log
  Normal   Started         47m                kubelet            Started container horizon-log
  Normal   Pulled          45m (x3 over 47m)  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" already present on machine
  Normal   Created         45m (x3 over 47m)  kubelet            Created container horizon
  Normal   Started         45m (x3 over 47m)  kubelet            Started container horizon
  Warning  Unhealthy       45m (x7 over 47m)  kubelet            Startup probe failed: Get "https://10.217.0.151:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.151:8443: connect: connection refused
  Normal   Killing         44m (x3 over 47m)  kubelet            Container horizon failed startup probe, will be restarted
  Warning  Unhealthy       44m (x2 over 44m)  kubelet            Startup probe failed: Get "https://10.217.0.151:8443/dashboard/auth/login/?next=/dashboard/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
