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.16.2. system:admin 사용자 가장
사용자에게 system:admin
을 가장할 수 있는 권한을 부여하여 클러스터 관리자 권한을 부여할 수 있습니다.
절차
사용자에게
system:admin
을 가장할 수 있는 권한을 부여하려면 다음 명령을 실행합니다.oc create clusterrolebinding <any_valid_name> --clusterrole=sudoer --user=<username>
$ oc create clusterrolebinding <any_valid_name> --clusterrole=sudoer --user=<username>
Copy to Clipboard Copied! Toggle word wrap Toggle overflow