Name: neutron-rpc-server-764855b7d5-zgwhg Namespace: openstack Priority: 0 Service Account: neutron-rpc-server Node: instance/199.204.45.57 Start Time: Tue, 23 Jun 2026 05:14:47 +0000 Labels: application=neutron component=rpc_server pod-template-hash=764855b7d5 release_group=neutron Annotations: configmap-bin-hash: 2b3466bd53c256ec73ac8983b6a36c494af1290cb8596398cf00ceb0ba2f4cef configmap-etc-hash: b328aedf7697f2131e3098be43b609fed70b1f81e72255987c7551e904b7e25a openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.8 IPs: IP: 10.0.0.8 Controlled By: ReplicaSet/neutron-rpc-server-764855b7d5 Init Containers: init: Container ID: containerd://96055eb71b663a279a4f92c8cd871c817c70e72a751e9a8f2fa1c8cb89814211 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge 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: Tue, 23 Jun 2026 05:14:48 +0000 Finished: Tue, 23 Jun 2026 05:17:19 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: neutron-rpc-server-764855b7d5-zgwhg (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:rabbitmq-neutron,openstack:memcached,openstack:keystone-api DEPENDENCY_JOBS: neutron-db-sync,neutron-ks-user,neutron-ks-endpoints,neutron-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jsqsg (ro) ovn-neutron-init: Container ID: containerd://7eb4a191a9f5cf2b105d5548f5433efcd04b10cbeefc05c9303020457b463890 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e Port: Host Port: Command: /tmp/neutron-ovn-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 23 Jun 2026 05:17:22 +0000 Finished: Tue, 23 Jun 2026 05:17:22 +0000 Ready: True Restart Count: 0 Environment: Mounts: /tmp/neutron-ovn-init.sh from neutron-bin (ro,path="neutron-ovn-init.sh") /tmp/pod-shared from pod-shared (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jsqsg (ro) Containers: neutron-rpc-server: Container ID: containerd://f576dab047d5be7f2bdbbaeb6b63305df35f8a5c459527927734de7fda92b82a Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e Port: 9696/TCP Host Port: 0/TCP Command: /tmp/neutron-rpc-server.sh start State: Running Started: Tue, 23 Jun 2026 05:17:23 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/neutron/api-paste.ini from neutron-etc (ro,path="api-paste.ini") /etc/neutron/api_audit_map.conf from neutron-etc (ro,path="api_audit_map.conf") /etc/neutron/neutron-api-uwsgi.ini from neutron-etc (ro,path="neutron-api-uwsgi.ini") /etc/neutron/neutron.conf from neutron-etc (ro,path="neutron.conf") /etc/neutron/plugins/ml2/ml2_conf.ini from neutron-etc (ro,path="ml2_conf.ini") /etc/neutron/policy.yaml from neutron-etc (ro,path="policy.yaml") /etc/neutron/taas_plugin.ini from neutron-etc (ro,path="taas_plugin.ini") /tmp from pod-tmp (rw) /tmp/neutron-rpc-server.sh from neutron-bin (ro,path="neutron-rpc-server.sh") /tmp/pod-shared from pod-shared (rw) /var/lib/neutron from pod-var-neutron (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jsqsg (ro) 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: pod-shared: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-var-neutron: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: neutron-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: neutron-bin Optional: false neutron-etc: Type: Secret (a volume populated by a Secret) SecretName: neutron-etc Optional: false kube-api-access-jsqsg: 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 11m default-scheduler Successfully assigned openstack/neutron-rpc-server-764855b7d5-zgwhg to instance Normal Pulled 11m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge" already present on machine Normal Created 11m kubelet Created container init Normal Started 11m kubelet Started container init Normal Pulled 9m20s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e" already present on machine Normal Created 9m20s kubelet Created container ovn-neutron-init Normal Started 9m20s kubelet Started container ovn-neutron-init Normal Pulled 9m19s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:main@sha256:55f9c67dda4cc7082739eea7cb21810862a56aac6fe8107a5f31627c601ab23e" already present on machine Normal Created 9m19s kubelet Created container neutron-rpc-server Normal Started 9m19s kubelet Started container neutron-rpc-server