1.6. operator 비용 확인
구성 YAML 파일을 보고 비용 관리 Operator가 작동하는지 확인합니다.
사전 요구 사항
- OpenShift Container Platform 웹 콘솔에 액세스할 수 있습니다.
- 설치된 Operator 탭을 찾아서 볼 수 있습니다.
절차
- 설치된 Operator 탭을 클릭합니다.
- 설치된 Operator 목록에서 Cost Management Metrics Operator 항목을 클릭합니다.
- 지표 Operator 창이 열리면 CostManagementMetricsConfig 탭을 클릭하여 구성 파일 이름 목록을 표시합니다.
-
이름 목록에서 구성 파일을 클릭합니다. 기본 설치에서 파일 이름은
costmanagementmetricscfg-sample입니다. 세부 정보 창이 열리면 YAML 탭을 클릭하고 다음 항목을 시각적으로 확인합니다.
Prometheus 구성 및 연결은
true입니다.prometheus: last_query_start_time: '2021-01-25T20:59:06Z' last_query_success_time: '2021-01-25T20:59:06Z' prometheus_configured: true prometheus_connected: true service_address: 'https://thanos-querier.openshift-monitoring.svc:9091' skip_tls_verification: false업로드 정보에는 수신 경로, 업로드 및 시간, 수락됨 상태가 표시됩니다.
upload: ingress_path: /api/ingress/v1/upload last_successful_upload_time: '2021-01-25T20:59:35Z' last_upload_status: 202 Accepted last_upload_time: '2021-01-25T20:59:35Z' upload: true upload_cycle: 360 upload_wait: 28 validate_cert: true