File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh/docs/tasks/configure-pod-container Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -754,7 +754,7 @@ kubectl delete pod security-context-demo-4
754
754
<!--
755
755
* [PodSecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritycontext-v1-core)
756
756
* [SecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#securitycontext-v1-core)
757
- * [Tuning Docker with the newest security enhancements](https://opensource .com/business/15/3/docker-security-tuning )
757
+ * [Tuning Docker with the newest security enhancements](https://github .com/containerd/containerd/blob/main/docs/cri/config.md )
758
758
* [Security Contexts design document](https://git.k8s.io/community/contributors/design-proposals/auth/security_context.md)
759
759
* [Ownership Management design document](https://git.k8s.io/community/contributors/design-proposals/storage/volume-ownership-management.md)
760
760
* [Pod Security Policies](/docs/concepts/policy/pod-security-policy/)
@@ -763,7 +763,7 @@ kubectl delete pod security-context-demo-4
763
763
-->
764
764
* [PodSecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritycontext-v1-core) API 定义
765
765
* [SecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#securitycontext-v1-core) API 定义
766
- * [使用最新的安全性增强来调优 Docker](https://opensource .com/business/15/3/docker-security-tuning )
766
+ * [使用最新的安全性增强来调优 Docker](https://github .com/containerd/containerd/blob/main/docs/cri/config.md )
767
767
* [安全性上下文的设计文档](https://git.k8s.io/community/contributors/design-proposals/auth/security_context.md)
768
768
* [属主管理的设计文档](https://git.k8s.io/community/contributors/design-proposals/storage/volume-ownership-management.md)
769
769
* [Pod 安全策略](/zh/docs/concepts/policy/pod-security-policy/)
You can’t perform that action at this time.
0 commit comments