Name:             horizon-67f45f8444-g8bbs
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Wed, 08 Oct 2025 14:40:44 +0000
Labels:           owner=horizon
                  pod-template-hash=67f45f8444
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.150/23"],"mac_address":"0a:58:0a:d9:00:96","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.150"
                        ],
                        "mac": "0a:58:0a:d9:00:96",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.150
IPs:
  IP:           10.217.0.150
Controlled By:  ReplicaSet/horizon-67f45f8444
Containers:
  horizon-log:
    Container ID:  cri-o://c309778652d0ef5b70dc0ec3ebb17d16dd50e4af9086c25501b0a62efbbd2531
    Image:         38.102.83.103:5001/podified-antelope-centos9/openstack-horizon:b78cfc68a577b1553523c8a70a34e297
    Image ID:      38.102.83.103:5001/podified-antelope-centos9/openstack-horizon@sha256:f7ec238e825dbc0e2ea8b652c5983f0a9e61653fd1243b14e7ec35453d6241d9
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Wed, 08 Oct 2025 14:41:37 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n7dh54bh5ddh56fhb5h595hdh89h694h697h648hbbh5b5h665h5dbh5fch5c9h644hfch679h99h5d5h9chch5b5h56dhfch585hfch65dhb8h67cq
      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-qvsbb (ro)
  horizon:
    Container ID:  cri-o://f8e907db545f6d503bd46e3c1cc283c3b4ab887adbbcbe0da28a7e90c621af36
    Image:         38.102.83.103:5001/podified-antelope-centos9/openstack-horizon:b78cfc68a577b1553523c8a70a34e297
    Image ID:      38.102.83.103:5001/podified-antelope-centos9/openstack-horizon@sha256:f7ec238e825dbc0e2ea8b652c5983f0a9e61653fd1243b14e7ec35453d6241d9
    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:      Wed, 08 Oct 2025 14:43:54 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    137
      Started:      Wed, 08 Oct 2025 14:42:50 +0000
      Finished:     Wed, 08 Oct 2025 14:43:54 +0000
    Ready:          True
    Restart Count:  2
    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:            n7dh54bh5ddh56fhb5h595hdh89h694h697h648hbbh5b5h665h5dbh5fch5c9h644hfch679h99h5d5h9chch5b5h56dhfch585hfch65dhb8h67cq
      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-qvsbb (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-qvsbb:
    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       172m                 default-scheduler  Successfully assigned openstack/horizon-67f45f8444-g8bbs to crc
  Normal   AddedInterface  171m                 multus             Add eth0 [10.217.0.150/23] from ovn-kubernetes
  Normal   Pulled          171m                 kubelet            Container image "38.102.83.103:5001/podified-antelope-centos9/openstack-horizon:b78cfc68a577b1553523c8a70a34e297" already present on machine
  Normal   Created         171m                 kubelet            Created container horizon-log
  Normal   Started         171m                 kubelet            Started container horizon-log
  Normal   Killing         169m (x2 over 171m)  kubelet            Container horizon failed startup probe, will be restarted
  Normal   Pulled          169m (x3 over 171m)  kubelet            Container image "38.102.83.103:5001/podified-antelope-centos9/openstack-horizon:b78cfc68a577b1553523c8a70a34e297" already present on machine
  Normal   Created         169m (x3 over 171m)  kubelet            Created container horizon
  Normal   Started         169m (x3 over 171m)  kubelet            Started container horizon
  Warning  Unhealthy       169m (x8 over 171m)  kubelet            Startup probe failed: Get "https://10.217.0.150:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.150:8443: connect: connection refused
