Name: openstack-exporter Namespace: openstack CreationTimestamp: Wed, 04 Mar 2026 02:13:16 +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:7634d0f354cdd12bf065617f3ffb614e9efbd57bba6f1de710ef95780e1f5bee 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-54d6887c9d (1/1 replicas created) Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 21m deployment-controller Scaled up replica set openstack-exporter-54d6887c9d to 1