Name: nova-scheduler Namespace: openstack CreationTimestamp: Tue, 21 Apr 2026 17:40:13 +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: 8a57d562bbf9c49449ea876ab5fea8e17ef2b87db3cfbf34c062d99bc45818c9 configmap-etc-hash: 4642c4812406083517347b39de96175a4141594d7fc5a489f7af53c03103614f openstackhelm.openstack.org/release_uuid: Service Account: nova-scheduler Init Containers: init: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 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:2023.2@sha256:dc08788ac58b56320d664b14b816dfdbecf109515115d87edbed61c84ae6ae49 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-86794ff7b4 (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 45m deployment-controller Scaled up replica set nova-scheduler-86794ff7b4 to 1