Name: openstack-exporter Namespace: openstack CreationTimestamp: Wed, 22 Apr 2026 19:22:31 +0000 Labels: application=openstack-exporter Annotations: deployment.kubernetes.io/revision: 1 Selector: application=openstack-exporter Replicas: 1 desired | 1 updated | 1 total | 1 available | 0 unavailable StrategyType: RollingUpdate MinReadySeconds: 0 RollingUpdateStrategy: 25% max unavailable, 25% max surge Pod Template: Labels: application=openstack-exporter Init Containers: build-config: Image: harbor.atmosphere.dev/ghcr.io/vexxhost/heat:zed@sha256:af1d463497996711a7811e854c3f59d376021dfeaf15ad737fa0e5695ca10116 Port: Host Port: Command: bash -ec Args: cat < /etc/openstack/clouds.yaml --- clouds: default: auth: auth_url: "$(OS_AUTH_URL)" project_domain_name: "$(OS_PROJECT_DOMAIN_NAME)" project_name: "$(OS_PROJECT_NAME)" user_domain_name: "$(OS_USER_DOMAIN_NAME)" username: "$(OS_USERNAME)" password: "$(OS_PASSWORD)" region_name: "$(OS_REGION_NAME)" interface: "$(OS_INTERFACE)" identity_api_version: 3 identity_interface: "$(OS_INTERFACE)" EOF Environment Variables from: keystone-keystone-admin Secret Optional: false Environment: Mounts: /etc/openstack from openstack-config (rw) Containers: openstack-exporter: Image: harbor.atmosphere.dev/ghcr.io/openstack-exporter/openstack-exporter:1.7.0 Port: 9180/TCP Host Port: 0/TCP Args: --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network Liveness: http-get http://:9180/ delay=0s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get http://:9180/ delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: OS_COMPUTE_API_VERSION: 2.87 Mounts: /etc/openstack from openstack-config (rw) Volumes: openstack-config: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: Conditions: Type Status Reason ---- ------ ------ Available True MinimumReplicasAvailable Progressing True NewReplicaSetAvailable OldReplicaSets: NewReplicaSet: openstack-exporter-7f66f8678f (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 23m deployment-controller Scaled up replica set openstack-exporter-7f66f8678f to 1