File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/ja/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -707,7 +707,7 @@ Secretsの内容を読み取るとNamespaceのServiceAccountのクレデンシ
707
707
Kubernetes {{< glossary_tooltip term_id="kube-controller-manager" text="controller manager" >}}は、Kubernetesコントロールプレーンに組み込まれている{{< glossary_tooltip term_id="controller" text="controllers" >}}を実行します。
708
708
` --use-service-account-credentials` を指定して呼び出すと、kube-controller-manager個別のサービスアカウントを使用して各コントローラーを起動します。
709
709
組み込みコントローラーごとに、プレフィックス`system:controller:`付きの対応するRoleが存在します。
710
- コントローラマネージャーが `--use-service-account-credentials`で開始されていない場合、コントローラマネージャーは、関連するすべてのRoleを付与する必要がある自身のクレデンシャルを使用して、すべてのコントロールループを実行します。
710
+ コントローラーマネージャーが `--use-service-account-credentials`で開始されていない場合、コントローラマネージャーは、関連するすべてのRoleを付与する必要がある自身のクレデンシャルを使用して、すべてのコントロールループを実行します。
711
711
これらのRoleは次のとおりです。
712
712
713
713
* `system:controller:attachdetach-controller`
You can’t perform that action at this time.
0 commit comments