Name: openstack-exporter Namespace: openstack CreationTimestamp: Mon, 02 Mar 2026 19:54:11 +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 neutron-l3_agent_of_router --disable-service.load-balancer 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-666c44d784 (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 25m deployment-controller Scaled up replica set openstack-exporter-666c44d784 to 1