Name: nova-compute-default Selector: application=nova,component=compute,release_group=nova Node-Selector: openstack-compute-node=enabled Labels: app.kubernetes.io/managed-by=Helm application=nova component=compute release_group=nova Annotations: deprecated.daemonset.template.generation: 1 meta.helm.sh/release-name: nova meta.helm.sh/release-namespace: openstack openstackhelm.openstack.org/release_uuid: Desired Number of Nodes Scheduled: 1 Current Number of Nodes Scheduled: 1 Number of Nodes Scheduled with Up-to-date Pods: 1 Number of Nodes Scheduled with Available Pods: 1 Number of Nodes Misscheduled: 0 Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed Pod Template: Labels: application=nova component=compute release_group=nova Annotations: configmap-bin-hash: 8a57d562bbf9c49449ea876ab5fea8e17ef2b87db3cfbf34c062d99bc45818c9 configmap-etc-hash: 54cee5b02285673467cf714a8473789fb226ce8e865c575cc099774589bad932 openstackhelm.openstack.org/release_uuid: Service Account: nova-compute Init Containers: init: Image: ghcr.io/vexxhost/kubernetes-entrypoint:edge Port: Host Port: Command: kubernetes-entrypoint Environment: POD_NAME: (v1:metadata.name) NAMESPACE: (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:rabbitmq-nova,openstack:glance-api,openstack:nova-api,openstack:neutron-server,openstack:nova-metadata DEPENDENCY_JOBS: nova-db-sync,nova-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: [{"labels":{"application":"libvirt","component":"libvirt"},"requireSameNode":true},{"labels":{"application":"ovn","component":"ovn-controller"},"requireSameNode":true}] DEPENDENCY_CUSTOM_RESOURCE: Mounts: nova-compute-init: Image: ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e Port: Host Port: Command: /tmp/nova-compute-init.sh Environment: NOVA_USER_UID: 42424 Mounts: /tmp from pod-tmp (rw) /tmp/nova-compute-init.sh from nova-bin (ro,path="nova-compute-init.sh") /tmp/pod-shared from pod-shared (rw) /var/lib/nova from varlibnova (rw) ceph-perms: Image: ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e Port: Host Port: Command: chown -R nova: /etc/ceph Environment: Mounts: /etc/ceph from etcceph (rw) /tmp from pod-tmp (rw) ceph-admin-keyring-placement: Image: ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e Port: Host Port: Command: /tmp/ceph-admin-keyring.sh Environment: Mounts: /etc/ceph from etcceph (rw) /tmp from pod-tmp (rw) /tmp/ceph-admin-keyring.sh from nova-bin (ro,path="ceph-admin-keyring.sh") /tmp/client-keyring from ceph-keyring (ro,path="key") ceph-keyring-placement: Image: ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e Port: Host Port: Command: /tmp/ceph-keyring.sh Environment: CEPH_CINDER_USER: cinder LIBVIRT_CEPH_SECRET_UUID: Mounts: /etc/ceph from etcceph (rw) /etc/ceph/ceph.conf.template from ceph-etc (ro,path="ceph.conf") /tmp from pod-tmp (rw) /tmp/ceph-keyring.sh from nova-bin (rw,path="ceph-keyring.sh") nova-compute-vnc-init: Image: ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e Port: Host Port: Command: /tmp/nova-console-compute-init.sh Environment: Mounts: /tmp from pod-tmp (rw) /tmp/nova-console-compute-init.sh from nova-bin (ro,path="nova-console-compute-init.sh") /tmp/pod-shared from pod-shared (rw) nova-compute-ssh-init: Image: ghcr.io/vexxhost/nova-ssh:main@sha256:b5063b69ce4c8cbccc92c911c10849fe9481c8d0bdb6db0c2372a149144e534c Port: Host Port: Command: /tmp/ssh-init.sh Environment: SSH_PORT: 8022 NOVA_USER_UID: 42424 Mounts: /tmp/nova-ssh/authorized_keys from nova-ssh (rw,path="public-key") /tmp/nova-ssh/id_rsa from nova-ssh (rw,path="private-key") /tmp/ssh-init.sh from nova-bin (ro,path="ssh-init.sh") /var/lib/nova from varlibnova (rw) Containers: nova-compute: Image: ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e Port: Host Port: Command: /tmp/nova-compute.sh Liveness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn] delay=0s timeout=70s period=90s #success=1 #failure=3 Readiness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn] delay=0s timeout=70s period=90s #success=1 #failure=3 Startup: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn] delay=0s timeout=70s period=10s #success=1 #failure=120 Environment: CEPH_CINDER_USER: cinder LIBVIRT_CEPH_SECRET_UUID: RPC_PROBE_TIMEOUT: 60 RPC_PROBE_RETRIES: 2 Mounts: /dev/pts from dev-pts (rw) /etc/ceph from etcceph (rw) /etc/machine-id from machine-id (ro) /etc/nova/api-paste.ini from nova-etc (ro,path="api-paste.ini") /etc/nova/nova.conf from nova-etc (ro,path="nova-compute.conf") /etc/nova/policy.yaml from nova-etc (ro,path="policy.yaml") /etc/nova/rootwrap.conf from nova-etc (ro,path="rootwrap.conf") /etc/nova/rootwrap.d/compute.filters from nova-etc (ro,path="compute.filters") /etc/nova/rootwrap.d/network.filters from nova-etc (ro,path="network.filters") /etc/sudoers.d/kolla_nova_sudoers from nova-etc (ro,path="nova_sudoers") /lib/modules from libmodules (ro) /run from run (rw) /sys/fs/cgroup from cgroup (ro) /tmp from pod-tmp (rw) /tmp/client-keyring from ceph-keyring (ro,path="key") /tmp/health-probe.py from nova-bin (ro,path="health-probe.py") /tmp/nova-compute.sh from nova-bin (ro,path="nova-compute.sh") /tmp/pod-shared from pod-shared (rw) /var/lib/libvirt from varliblibvirt (rw) /var/lib/nova from varlibnova (rw) nova-compute-ssh: Image: ghcr.io/vexxhost/nova-ssh:main@sha256:b5063b69ce4c8cbccc92c911c10849fe9481c8d0bdb6db0c2372a149144e534c Port: 8022/TCP Host Port: 0/TCP Command: /tmp/ssh-start.sh Environment: KEY_TYPES: rsa,dsa,ecdsa,ed25519 SSH_PORT: 8022 Mounts: /tmp/ssh-start.sh from nova-bin (ro,path="ssh-start.sh") /var/lib/nova from varlibnova (rw) Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: nova-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: nova-bin Optional: false nova-etc: Type: Secret (a volume populated by a Secret) SecretName: nova-compute-default Optional: false nova-ssh: Type: Secret (a volume populated by a Secret) SecretName: nova-ssh Optional: false etcceph: Type: HostPath (bare host directory volume) Path: /var/lib/openstack-helm/compute/nova HostPathType: ceph-etc: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-etc Optional: false ceph-keyring: Type: Secret (a volume populated by a Secret) SecretName: pvc-ceph-client-key Optional: false dev-pts: Type: HostPath (bare host directory volume) Path: /dev/pts HostPathType: libmodules: Type: HostPath (bare host directory volume) Path: /lib/modules HostPathType: varlibnova: Type: HostPath (bare host directory volume) Path: /var/lib/nova HostPathType: varliblibvirt: Type: HostPath (bare host directory volume) Path: /var/lib/libvirt HostPathType: run: Type: HostPath (bare host directory volume) Path: /run HostPathType: cgroup: Type: HostPath (bare host directory volume) Path: /sys/fs/cgroup HostPathType: pod-shared: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: machine-id: Type: HostPath (bare host directory volume) Path: /etc/machine-id HostPathType: Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 49m daemonset-controller Created pod: nova-compute-default-f5zd2