Skip to content

Commit 1efb2b4

Browse files
authored
Merge pull request #31413 from ShivamTyagi12345/Fix
Update security-context.md by replacing the link in docs/tasks/configure-pod-container/security-context/#what-s-next
2 parents edbbc58 + e39fc67 commit 1efb2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ kubectl delete pod security-context-demo-4
469469

470470
* [PodSecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritycontext-v1-core)
471471
* [SecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#securitycontext-v1-core)
472-
* [Tuning Docker with the newest security enhancements](https://opensource.com/business/15/3/docker-security-tuning)
472+
* [Tuning Docker with the newest security enhancements](https://github.com/containerd/containerd/blob/main/docs/cri/config.md)
473473
* [Security Contexts design document](https://git.k8s.io/community/contributors/design-proposals/auth/security_context.md)
474474
* [Ownership Management design document](https://git.k8s.io/community/contributors/design-proposals/storage/volume-ownership-management.md)
475475
* [Pod Security Policies](/docs/concepts/policy/pod-security-policy/)

0 commit comments

Comments
 (0)