14.9.3. vSphere Problem Detector Operator에서 이벤트 보기
vSphere Problem Detector Operator가 실행되고 구성 검사를 수행한 후 명령줄 또는 OpenShift Container Platform 웹 콘솔에서 볼 수 있는 이벤트를 생성합니다.
프로세스
명령줄을 사용하여 이벤트를 보려면 다음 명령을 실행합니다.
$ oc get event -n openshift-cluster-storage-operator \ --sort-by={.metadata.creationTimestamp}
출력 예
16m Normal Started pod/vsphere-problem-detector-operator-xxxxx Started container vsphere-problem-detector 16m Normal Created pod/vsphere-problem-detector-operator-xxxxx Created container vsphere-problem-detector 16m Normal LeaderElection configmap/vsphere-problem-detector-lock vsphere-problem-detector-operator-xxxxx became leader
-
OpenShift Container Platform 웹 콘솔을 사용하여 이벤트를 보려면 다음 프로젝트 메뉴에서 홈
이벤트로 이동하여 openshift-cluster-storage-operator
를 선택합니다.