Name:             horizon-75479c6864-2fvz5
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Mon, 01 Dec 2025 09:51:28 +0000
Labels:           owner=horizon
                  pod-template-hash=75479c6864
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.147/23"],"mac_address":"0a:58:0a:d9:00:93","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.147"
                        ],
                        "mac": "0a:58:0a:d9:00:93",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.147
IPs:
  IP:           10.217.0.147
Controlled By:  ReplicaSet/horizon-75479c6864
Containers:
  horizon-log:
    Container ID:  cri-o://4362e35636a9dc639e6b8c0cde46d3c048aa463a5132d317a170092b7190510a
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:4f4b273dd4c6ead9bf640fb985d101a7c9adba388968fb1d71fbb08b0510eb9f
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Mon, 01 Dec 2025 09:51:51 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n56bhb4h67dh58chffh557h646h64h5dbh65h575h5ddh594h65ch59h647h5b6h56h64fh65ch585h7dhb5hb4h547h56chdfh544h55h88h677h655q
      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-v9zpr (ro)
  horizon:
    Container ID:  cri-o://0a95a99de90b97b31b9b8117e17e5922efffb1a03d6dbc4305948c3ef29db209
    Image:         quay.io/podified-antelope-centos9/openstack-horizon:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-horizon@sha256:4f4b273dd4c6ead9bf640fb985d101a7c9adba388968fb1d71fbb08b0510eb9f
    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:      Mon, 01 Dec 2025 09:52:38 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Mon, 01 Dec 2025 09:51:51 +0000
      Finished:     Mon, 01 Dec 2025 09:52:37 +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:            n56bhb4h67dh58chffh557h646h64h5dbh65h575h5ddh594h65ch59h647h5b6h56h64fh65ch585h7dhb5hb4h547h56chdfh544h55h88h677h655q
      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-v9zpr (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-v9zpr:
    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       51m                default-scheduler  Successfully assigned openstack/horizon-75479c6864-2fvz5 to crc
  Normal   AddedInterface  51m                multus             Add eth0 [10.217.0.147/23] from ovn-kubernetes
  Normal   Pulling         51m                kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
  Normal   Pulled          51m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" in 963ms (963ms including waiting). Image size: 594236303 bytes.
  Normal   Created         51m                kubelet            Created container horizon-log
  Normal   Started         51m                kubelet            Started container horizon-log
  Warning  Unhealthy       50m                kubelet            Startup probe failed: Get "https://10.217.0.147:8443/dashboard/auth/login/?next=/dashboard/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Normal   Killing         50m                kubelet            Container horizon failed startup probe, will be restarted
  Normal   Pulled          50m (x2 over 51m)  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-horizon:current-podified" already present on machine
  Normal   Created         50m (x2 over 51m)  kubelet            Created container horizon
  Normal   Started         50m (x2 over 51m)  kubelet            Started container horizon
  Warning  Unhealthy       49m (x4 over 50m)  kubelet            Startup probe failed: Get "https://10.217.0.147:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.147:8443: connect: connection refused
