This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.6장. OpenShift Container Platform에서 웹 콘솔 비활성화
OpenShift Container Platform 웹 콘솔을 비활성화할 수 있습니다.
전제 조건
- OpenShift Container Platform 클러스터를 배포합니다.
6.1. 웹 콘솔 비활성화 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
console.operator.openshift.io
리소스를 편집하여 웹 콘솔을 비활성화할 수 있습니다.
console.operator.openshift.io
리소스를 편집합니다.oc edit console.operator.openshift.io cluster
$ oc edit console.operator.openshift.io cluster
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 다음 예제는 리소스에서 수정할 수 있는 매개 변수를 표시합니다.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - 1
- 웹 콘솔을 비활성화하려면
managementState
매개 변수 값을Removed
로 설정합니다. 이 매개 변수의 다른 유효한 값은Managed
(클러스터 제어 하에서 콘솔을 활성화) 및Unmanaged
(사용자가 웹 콘솔 관리를 제어하고 있음)입니다.