Name: horizon-795b7cbd9b-cfgmk Namespace: openstack Priority: 0 Service Account: horizon Node: instance/199.204.45.57 Start Time: Sat, 30 May 2026 09:52:28 +0000 Labels: application=horizon component=server pod-template-hash=795b7cbd9b release_group=horizon Annotations: configmap-bin-hash: b30e1e345181fd610cecc6a890ebb273820bf8fa0e792cc9a2663d54789a35a8 configmap-etc-hash: 3982b64fa390475b6481160d745419583db20b700767314596b021c95c703053 openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.82 IPs: IP: 10.0.0.82 Controlled By: ReplicaSet/horizon-795b7cbd9b Init Containers: init: Container ID: containerd://c92dbe480c10aab0322a7f9ea044eed652bb04071bb7a64aa76ff08eb097f9e0 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Sat, 30 May 2026 09:52:29 +0000 Finished: Sat, 30 May 2026 09:52:57 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: horizon-795b7cbd9b-cfgmk (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:memcached,openstack:percona-xtradb-haproxy,openstack:keystone-api DEPENDENCY_JOBS: horizon-db-sync DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g9ds8 (ro) Containers: horizon: Container ID: containerd://2a943cb3f25a7a2dd6b8091546a81b3f290a855d6c0b0bf71ef9eb6075967046 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/horizon:2023.2@sha256:198c313475f49128557ec47bbc19cdcee9e2a01f38bc0fcf74f3de375422230b Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/horizon@sha256:198c313475f49128557ec47bbc19cdcee9e2a01f38bc0fcf74f3de375422230b Port: 80/TCP Host Port: 0/TCP Command: /tmp/horizon.sh start State: Running Started: Sat, 30 May 2026 09:53:21 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Sat, 30 May 2026 09:52:58 +0000 Finished: Sat, 30 May 2026 09:53:20 +0000 Ready: True Restart Count: 1 Liveness: http-get http://:80/ delay=180s timeout=5s period=60s #success=1 #failure=3 Readiness: http-get http://:80/ delay=15s timeout=5s period=10s #success=1 #failure=3 Environment: MY_POD_IP: (v1:status.podIP) Mounts: /etc/apache2/conf-available/security.conf from horizon-etc (ro,path="security.conf") /etc/apache2/sites-available/000-default.conf from horizon-etc (ro,path="horizon.conf") /etc/openstack-dashboard/ceilometer_policy.json from horizon-etc (ro,path="ceilometer_policy.json") /etc/openstack-dashboard/ceilometer_policy.yaml from horizon-etc (ro,path="ceilometer_policy.yaml") /etc/openstack-dashboard/heat_policy.json from horizon-etc (ro,path="heat_policy.json") /etc/openstack-dashboard/heat_policy.yaml from horizon-etc (ro,path="heat_policy.yaml") /etc/openstack-dashboard/local_settings from horizon-etc (ro,path="local_settings") /tmp from pod-tmp (rw) /tmp/horizon.sh from horizon-bin (ro,path="horizon.sh") /tmp/manage.py from horizon-bin (ro,path="manage.py") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g9ds8 (ro) /var/www/cgi-bin/horizon/django.wsgi from horizon-bin (ro,path="django.wsgi") /var/www/html/ from static-horizon (rw) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: wsgi-horizon: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: static-horizon: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: horizon-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: horizon-bin Optional: false horizon-etc: Type: Secret (a volume populated by a Secret) SecretName: horizon-etc Optional: false kube-api-access-g9ds8: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled 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 3m38s default-scheduler Successfully assigned openstack/horizon-795b7cbd9b-cfgmk to instance Normal Pulled 3m37s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 3m37s kubelet Created container init Normal Started 3m37s kubelet Started container init Normal Pulled 2m45s (x2 over 3m8s) kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/horizon:2023.2@sha256:198c313475f49128557ec47bbc19cdcee9e2a01f38bc0fcf74f3de375422230b" already present on machine Normal Created 2m45s (x2 over 3m8s) kubelet Created container horizon Normal Started 2m45s (x2 over 3m8s) kubelet Started container horizon Warning Unhealthy 2m27s (x2 over 2m47s) kubelet Readiness probe failed: Get "http://10.0.0.82:80/": dial tcp 10.0.0.82:80: connect: connection refused Warning Unhealthy 2m2s (x2 over 2m12s) kubelet Readiness probe failed: Get "http://10.0.0.82:80/auth/login/?next=/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)