Merge pull request #34379 from Arhell/typo

[zh] fix typo rbac-good-practices.md
This commit is contained in:
Kubernetes Prow Robot
2022-06-18 00:58:03 -07:00
committed by GitHub
@@ -157,7 +157,7 @@ Within Kubernetes RBAC there are a number of privileges which, if granted, can a
to escalate their privileges in the cluster or affect systems outside the cluster.
This section is intended to provide visibility of the areas where cluster operators
should take care, to ensure that they do not inadvertantly allow for more access to clusters than intended.
should take care, to ensure that they do not inadvertently allow for more access to clusters than intended.
-->
## Kubernetes RBAC - 权限提权的风险 {#privilege-escalation-risks}