Name: openstack-exporter Namespace: openstack CreationTimestamp: Thu, 23 Apr 2026 17:58:38 +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:main@sha256:3be2b3d1ab07714491f915307416d288783e484669a4b58a8fe3b7412b97044c 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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets 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-5455644b6 (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 17m deployment-controller Scaled up replica set openstack-exporter-5455644b6 to 1