Name:             horizon-7ccc6f5856-tt6gw
Namespace:        openstack
Priority:         0
Service Account:  horizon-horizon
Node:             crc/192.168.126.11
Start Time:       Tue, 11 Nov 2025 13:57:26 +0000
Labels:           owner=horizon
                  pod-template-hash=7ccc6f5856
                  service=horizon
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.156/23"],"mac_address":"0a:58:0a:d9:00:9c","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.156"
                        ],
                        "mac": "0a:58:0a:d9:00:9c",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.156
IPs:
  IP:           10.217.0.156
Controlled By:  ReplicaSet/horizon-7ccc6f5856
Containers:
  horizon-log:
    Container ID:  cri-o://b9c6d8e1f3f94e112210b27d8e31940d2948049f257e5393abac70b13ea68713
    Image:         38.102.83.132:5001/podified-master-centos10/openstack-horizon:watcher_latest
    Image ID:      38.102.83.132:5001/podified-master-centos10/openstack-horizon@sha256:2e2ac1ddd04ec0456534651de9646a49c26c8b56df7fa89eef0bc27adf6cd64f
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      tail -n+1 -F /var/log/horizon/horizon.log
    State:          Running
      Started:      Tue, 11 Nov 2025 13:57:35 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5d7h699h696h68dh689h647h95h57dh7bh559h67dhb9h664h94h6h588h5b9h695h5f5h546h698h598hfh596h587h685h64bh559h589h559h677hb8q
      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-4686t (ro)
  horizon:
    Container ID:  cri-o://fc4b68a5bd2fb1bdb2a1d0aaf43a746fe36494844f9987b3cf6f25e9e981fc8f
    Image:         38.102.83.132:5001/podified-master-centos10/openstack-horizon:watcher_latest
    Image ID:      38.102.83.132:5001/podified-master-centos10/openstack-horizon@sha256:2e2ac1ddd04ec0456534651de9646a49c26c8b56df7fa89eef0bc27adf6cd64f
    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:      Tue, 11 Nov 2025 13:57:36 +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:            n5d7h699h696h68dh689h647h95h57dh7bh559h67dhb9h664h94h6h588h5b9h695h5f5h546h698h598hfh596h587h685h64bh559h589h559h677hb8q
      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-4686t (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-4686t:
    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       79m   default-scheduler  Successfully assigned openstack/horizon-7ccc6f5856-tt6gw to crc
  Normal   AddedInterface  79m   multus             Add eth0 [10.217.0.156/23] from ovn-kubernetes
  Normal   Pulled          79m   kubelet            Container image "38.102.83.132:5001/podified-master-centos10/openstack-horizon:watcher_latest" already present on machine
  Normal   Created         79m   kubelet            Created container horizon-log
  Normal   Started         79m   kubelet            Started container horizon-log
  Normal   Pulled          79m   kubelet            Container image "38.102.83.132:5001/podified-master-centos10/openstack-horizon:watcher_latest" already present on machine
  Normal   Created         79m   kubelet            Created container horizon
  Normal   Started         79m   kubelet            Started container horizon
  Warning  Unhealthy       78m   kubelet            Startup probe failed: Get "https://10.217.0.156:8443/dashboard/auth/login/?next=/dashboard/": dial tcp 10.217.0.156:8443: connect: connection refused
