Name:             horizon-7d96664ccd-bltcr
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Fri, 20 Feb 2026 06:56:21 +0000
Labels:           owner=horizon
                  pod-template-hash=7d96664ccd
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.152/23"],"mac_address":"0a:58:0a:d9:00:98","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.152"
                        ],
                        "mac": "0a:58:0a:d9:00:98",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.152
IPs:
  IP:           10.217.0.152
Controlled By:  ReplicaSet/horizon-7d96664ccd
Containers:
  horizon-log:
    Container ID:  cri-o://aab8e586565f997c04b1e050051a9e1e90ff3e757c69053cec772aac6f0d3e49
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-horizon:f0473f3e18dd17d7021c02e991298923
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-horizon@sha256:ec36ef56ca8c9c79016f77f3fd78ce3b9bfcce7606ffb651ccde33bc903e987b
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Fri, 20 Feb 2026 06:56:55 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5d5h9fh64ch674h556h5f6h669h598h684h665h78h547h655hf4h697h666hb7h54dhd5hdh5c6h66h69h5d6h675hf8h66bh7ch686h5dbh5cfh559q
      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-vxkd6 (ro)
  horizon:
    Container ID:  cri-o://f09ba4baf1f6d76269afa712bb0c34d0c82b23215a47f548f6cf2c6479690712
    Image:         quay.rdoproject.org/podified-antelope-centos9/openstack-horizon:f0473f3e18dd17d7021c02e991298923
    Image ID:      quay.rdoproject.org/podified-antelope-centos9/openstack-horizon@sha256:ec36ef56ca8c9c79016f77f3fd78ce3b9bfcce7606ffb651ccde33bc903e987b
    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, 20 Feb 2026 06:56:58 +0000
    Ready:          True
    Restart Count:  0
    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:            n5d5h9fh64ch674h556h5f6h669h598h684h665h78h547h655hf4h697h666hb7h54dhd5hdh5c6h66h69h5d6h675hf8h66bh7ch686h5dbh5cfh559q
      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-vxkd6 (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-vxkd6:
    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       146m                 default-scheduler  Successfully assigned openstack/horizon-7d96664ccd-bltcr to crc
  Normal   AddedInterface  146m                 multus             Add eth0 [10.217.0.152/23] from ovn-kubernetes
  Normal   Pulling         146m                 kubelet            Pulling image "quay.rdoproject.org/podified-antelope-centos9/openstack-horizon:f0473f3e18dd17d7021c02e991298923"
  Normal   Pulled          146m                 kubelet            Successfully pulled image "quay.rdoproject.org/podified-antelope-centos9/openstack-horizon:f0473f3e18dd17d7021c02e991298923" in 879ms (879ms including waiting). Image size: 597280168 bytes.
  Normal   Created         146m                 kubelet            Created container horizon-log
  Normal   Started         146m                 kubelet            Started container horizon-log
  Normal   Pulled          146m                 kubelet            Container image "quay.rdoproject.org/podified-antelope-centos9/openstack-horizon:f0473f3e18dd17d7021c02e991298923" already present on machine
  Normal   Created         146m                 kubelet            Created container horizon
  Normal   Started         146m                 kubelet            Started container horizon
  Warning  Unhealthy       145m (x2 over 146m)  kubelet            Startup probe failed: Get "https://10.217.0.152:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.152:8443: connect: connection refused
