Merge pull request #34108 from swagmdy/fix-rbac
[ja]fix typo in k8s.io/ja/docs/reference/access-authn-authz/rbac/ #31220
This commit is contained in:
@@ -29,7 +29,7 @@ RBAC APIは4種類のKubernetesオブジェクト(_Role_、 _ClusterRole_、 _R
|
|||||||
|
|
||||||
### RoleとClusterRole
|
### RoleとClusterRole
|
||||||
|
|
||||||
RBACの _Role_ または _ClusterRole_ には、一連の権限を表すルールが含まれて言います。
|
RBACの _Role_ または _ClusterRole_ には、一連の権限を表すルールが含まれています。
|
||||||
権限は完全な追加方式です(「deny」のルールはありません)。
|
権限は完全な追加方式です(「deny」のルールはありません)。
|
||||||
|
|
||||||
Roleは常に特定の{{< glossary_tooltip text="namespace" term_id="namespace" >}}で権限を設定します。
|
Roleは常に特定の{{< glossary_tooltip text="namespace" term_id="namespace" >}}で権限を設定します。
|
||||||
|
|||||||
Reference in New Issue
Block a user