Skip to content

Commit

Permalink
Update content/ja/docs/reference/access-authn-authz/rbac.md
Browse files Browse the repository at this point in the history
Modified Original plural to localize.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
Yoshiki0705 and sftim committed Sep 30, 2020
1 parent 92017b0 commit 1dac786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ja/docs/reference/access-authn-authz/rbac.md
Expand Up @@ -522,7 +522,7 @@ RBAC authorizerがアクティブな場合、自動調整はデフォルトで

### APIディスカバリーRole {#discovery-roles}

デフォルトのRoleBindingでは、認証されていないユーザーと認証されたユーザーが、パブリックアクセスが安全であると見なされるAPI情報(CustomResourceDefinitionsを含む)の読み取りを認可しています。匿名の非認証アクセスを無効にするには、APIサーバー構成に`--anonymous-auth=false` 追加します。
デフォルトのRoleBindingでは、認証されていないユーザーと認証されたユーザーが、パブリックアクセスが安全であると見なされるAPI情報(CustomResourceDefinitionを含む)の読み取りを認可しています。匿名の非認証アクセスを無効にするには、APIサーバー構成に`--anonymous-auth=false` 追加します。

`kubectl`の実行によってこれらのRoleの構成を表示するには。

Expand Down

0 comments on commit 1dac786

Please sign in to comment.