Name: octavia-api-7b486f44d7-jz4lb Namespace: openstack Priority: 0 Service Account: octavia-api Node: instance/199.204.45.116 Start Time: Fri, 14 Aug 2026 07:47:05 +0000 Labels: application=octavia component=api pod-template-hash=7b486f44d7 release_group=octavia Annotations: configmap-bin-hash: 6a12c7a1c81b64fbdccd21b6e8fb66de4e53f0e3d52cc1ecc82b5e5d460eb19a configmap-etc-hash: 4a982dd43c9274b7aee9d2988ccf7318833670c14b408efb0bb55c44f25f73b2 Status: Running IP: 10.0.0.127 IPs: IP: 10.0.0.127 Controlled By: ReplicaSet/octavia-api-7b486f44d7 Init Containers: init: Container ID: containerd://d051e34286e2b221499604f4926334ef316b6e7a624487cf7e7bd520fd760009 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: Fri, 14 Aug 2026 07:47:06 +0000 Finished: Fri, 14 Aug 2026 07:48:50 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: octavia-api-7b486f44d7-jz4lb (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:percona-xtradb-haproxy,openstack:keystone-api,openstack:rabbitmq-octavia,openstack:memcached,openstack:neutron-server DEPENDENCY_JOBS: octavia-db-sync,octavia-ks-user,octavia-ks-endpoints,octavia-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ppxd7 (ro) Containers: octavia-api: Container ID: containerd://2b5e51b60b28209ab5d37f9cf1ca909fa27bbc3ec6cb22150b87b1b40090f87b Image: harbor.atmosphere.dev/ghcr.io/vexxhost/octavia:2023.1@sha256:28a0d7e405af674754c5c0c2e235a53b144107e8f9a65df0e184503bd6ae6c0a Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/octavia@sha256:28a0d7e405af674754c5c0c2e235a53b144107e8f9a65df0e184503bd6ae6c0a Port: 9876/TCP Host Port: 0/TCP Command: /tmp/octavia-api.sh start State: Waiting Reason: CrashLoopBackOff Last State: Terminated Reason: Error Exit Code: 22 Started: Fri, 14 Aug 2026 07:55:08 +0000 Finished: Fri, 14 Aug 2026 07:55:14 +0000 Ready: False Restart Count: 6 Readiness: http-get http://:9876/ delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: Mounts: /etc/octavia from pod-etc-octavia (rw) /etc/octavia/certs/client from octavia-client-certs (rw) /etc/octavia/certs/server from octavia-server-ca (rw) /etc/octavia/octavia-api-uwsgi.ini from octavia-etc (ro,path="octavia-api-uwsgi.ini") /etc/octavia/octavia.conf from octavia-etc (ro,path="octavia.conf") /tmp/octavia-api.sh from octavia-bin (ro,path="octavia-api.sh") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ppxd7 (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: pod-etc-octavia: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: octavia-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: octavia-bin Optional: false octavia-etc: Type: Secret (a volume populated by a Secret) SecretName: octavia-etc Optional: false octavia-server-ca: Type: Secret (a volume populated by a Secret) SecretName: octavia-server-ca Optional: false octavia-client-certs: Type: Secret (a volume populated by a Secret) SecretName: octavia-client-certs Optional: false kube-api-access-ppxd7: 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 9m44s default-scheduler Successfully assigned openstack/octavia-api-7b486f44d7-jz4lb to instance Normal Pulled 9m43s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 9m43s kubelet Created container init Normal Started 9m43s kubelet Started container init Warning Unhealthy 7m52s kubelet Readiness probe failed: Get "http://10.0.0.127:9876/": read tcp 10.0.0.71:39882->10.0.0.127:9876: read: connection reset by peer Warning BackOff 7m11s (x3 over 7m44s) kubelet Back-off restarting failed container octavia-api in pod octavia-api-7b486f44d7-jz4lb_openstack(9e3d2ce4-fe46-4edb-b14c-45849fb1947c) Normal Created 7m (x4 over 7m59s) kubelet Created container octavia-api Normal Started 7m (x4 over 7m59s) kubelet Started container octavia-api Warning Unhealthy 6m58s (x6 over 7m53s) kubelet Readiness probe failed: Get "http://10.0.0.127:9876/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Normal Pulled 4m30s (x6 over 7m59s) kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/octavia:2023.1@sha256:28a0d7e405af674754c5c0c2e235a53b144107e8f9a65df0e184503bd6ae6c0a" already present on machine