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. 8.11. クラスター管理者の作成 cluster-admin ロールは、クラスターリソースの変更など、OpenShift Container Platform クラスターでの管理者レベルのタスクを実行するために必要です。 前提条件 クラスター管理者として定義するユーザーを作成していること。 手順 ユーザーをクラスター管理者として定義します。 $ oc adm policy add-cluster-role-to-user cluster-admin <user> 戻る次へ