Name:             horizon-6cdcb467fb-8tvnz
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Thu, 19 Feb 2026 05:42:55 +0000
Labels:           owner=horizon
                  pod-template-hash=6cdcb467fb
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.161/23"],"mac_address":"0a:58:0a:d9:00:a1","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.161"
                        ],
                        "mac": "0a:58:0a:d9:00:a1",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.161
IPs:
  IP:           10.217.0.161
Controlled By:  ReplicaSet/horizon-6cdcb467fb
Containers:
  horizon-log:
    Container ID:  cri-o://76c122b092d56fce3822adebfb83dea25f5d7b1dfa2c9ca1adcf7e290a003998
    Image:         quay.rdoproject.org/podified-master-centos10/openstack-horizon:current
    Image ID:      quay.rdoproject.org/podified-master-centos10/openstack-horizon@sha256:5e3d59fb4acfe2878f4a443e3b283fdd5458cd1f1697bba5105b9e9f80790930
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Thu, 19 Feb 2026 05:43:27 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5d8hcch64ch68fh546h55ch76h5fdh685h659h569hdfhc7h65h697h666h55ch66chfbh58ch67dh7bhcdh59dh96h5b8hdch97h64bh84h5dfhf7q
      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-xqq6d (ro)
  horizon:
    Container ID:  cri-o://2584a3c6001f260f3a8f60bdf3e0d6ec9921502c46539b1bf34925a5b4a37ead
    Image:         quay.rdoproject.org/podified-master-centos10/openstack-horizon:current
    Image ID:      quay.rdoproject.org/podified-master-centos10/openstack-horizon@sha256:5e3d59fb4acfe2878f4a443e3b283fdd5458cd1f1697bba5105b9e9f80790930
    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:      Thu, 19 Feb 2026 05:43:32 +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:            n5d8hcch64ch68fh546h55ch76h5fdh685h659h569hdfhc7h65h697h666h55ch66chfbh58ch67dh7bhcdh59dh96h5b8hdch97h64bh84h5dfhf7q
      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-xqq6d (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-xqq6d:
    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       81m   default-scheduler  Successfully assigned openstack/horizon-6cdcb467fb-8tvnz to crc
  Normal  AddedInterface  80m   multus             Add eth0 [10.217.0.161/23] from ovn-kubernetes
  Normal  Pulled          80m   kubelet            Container image "quay.rdoproject.org/podified-master-centos10/openstack-horizon:current" already present on machine
  Normal  Created         80m   kubelet            Created container horizon-log
  Normal  Started         80m   kubelet            Started container horizon-log
  Normal  Pulled          80m   kubelet            Container image "quay.rdoproject.org/podified-master-centos10/openstack-horizon:current" already present on machine
  Normal  Created         80m   kubelet            Created container horizon
  Normal  Started         80m   kubelet            Started container horizon
