Name: nova-scheduler Namespace: openstack CreationTimestamp: Tue, 28 Apr 2026 17:54:47 +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: b0906bcf32d9923282a2a908b79d784971c5c2c8a2022a1deec95154e12bc92b 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:2024.2@sha256:681b41299da8096614eeb3933a0d2c9ca5256a9d824cc7e03b7b96ce8e6916db 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-55b77d675f (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 49m deployment-controller Scaled up replica set nova-scheduler-55b77d675f to 1