Name: nova-scheduler Namespace: openstack CreationTimestamp: Mon, 27 Apr 2026 06:24:58 +0000 Labels: app.kubernetes.io/managed-by=Helm application=nova component=scheduler release_group=nova Annotations: deployment.kubernetes.io/revision: 1 meta.helm.sh/release-name: nova meta.helm.sh/release-namespace: openstack openstackhelm.openstack.org/release_uuid: Selector: application=nova,component=scheduler,release_group=nova Replicas: 1 desired | 1 updated | 1 total | 1 available | 0 unavailable StrategyType: RollingUpdate MinReadySeconds: 0 RollingUpdateStrategy: 1 max unavailable, 3 max surge Pod Template: Labels: application=nova component=scheduler release_group=nova Annotations: configmap-bin-hash: 3f7237cc10e3e4e09b2879d01f0621cae2a1e2e491207d4d136b9a7d7657e0bb configmap-etc-hash: debd931a5fcc6d67d292a22b19ac4779acf792361f1863dfc7ca282a8701dda8 openstackhelm.openstack.org/release_uuid: Service Account: nova-scheduler Init Containers: init: Image: harbor.atmosphere.dev/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:percona-xtradb-haproxy,openstack:keystone-api,openstack:nova-api DEPENDENCY_JOBS: nova-db-sync,nova-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: Containers: nova-scheduler: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:4d20ff43a98cfa92485d805f8724266e75c27ed46a4c955681c11dfb94a9995e Port: Host Port: Command: /tmp/nova-scheduler.sh Liveness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe] delay=120s timeout=70s period=90s #success=1 #failure=3 Readiness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler] delay=80s timeout=70s period=90s #success=1 #failure=3 Environment: RPC_PROBE_TIMEOUT: 60 RPC_PROBE_RETRIES: 2 Mounts: /etc/nova/nova.conf from nova-etc (ro,path="nova.conf") /etc/nova/policy.yaml from nova-etc (ro,path="policy.yaml") /tmp from pod-tmp (rw) /tmp/health-probe.py from nova-bin (ro,path="health-probe.py") /tmp/nova-scheduler.sh from nova-bin (ro,path="nova-scheduler.sh") 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-etc Optional: false Conditions: Type Status Reason ---- ------ ------ Available True MinimumReplicasAvailable Progressing True NewReplicaSetAvailable OldReplicaSets: NewReplicaSet: nova-scheduler-9bb65694d (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 24m deployment-controller Scaled up replica set nova-scheduler-9bb65694d to 1