Update content/zh/docs/concepts/policy/pod-security-policy.md
Co-Authored-By: Qiming Teng <tengqim@cn.ibm.com>
This commit is contained in:
@@ -14,7 +14,7 @@ weight: 20
|
|||||||
Pod Security Policies enable fine-grained authorization of pod creation and
|
Pod Security Policies enable fine-grained authorization of pod creation and
|
||||||
updates.
|
updates.
|
||||||
-->
|
-->
|
||||||
PodSecurityPolicy支持针对 pod 创建和更新的精细的权限控制。
|
PodSecurityPolicy支持针对 pod 创建和更新进行精细的权限控制。
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|
||||||
@@ -1053,4 +1053,4 @@ Refer to [Pod Security Policy Reference](/docs/reference/generated/kubernetes-ap
|
|||||||
-->
|
-->
|
||||||
关于 api 细节参考 [Pod 安全策略指南](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritypolicy-v1beta1-policy)。
|
关于 api 细节参考 [Pod 安全策略指南](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritypolicy-v1beta1-policy)。
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user