You are viewing documentation for a release that is no longer maintainedSee 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> 前一个下一个