Skip to content

Commit f2dc19a

Browse files
authored
Merge pull request #34061 from howieyuen/windows-security
fix broken link in Security For Windows Nodes
2 parents 6a05be6 + 58f572e commit f2dc19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/windows-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ Windows containers can also run as Active Directory identities by utilizing [Gro
5151
Linux-specific pod security context mechanisms (such as SELinux, AppArmor, Seccomp, or custom
5252
POSIX capabilities) are not supported on Windows nodes.
5353

54-
Privileged containers are [not supported](#compatibility-v1-pod-spec-containers-securitycontext) on Windows.
54+
Privileged containers are [not supported](/docs/concepts/windows/intro/#compatibility-v1-pod-spec-containers-securitycontext) on Windows.
5555
Instead [HostProcess containers](/docs/tasks/configure-pod-container/create-hostprocess-pod) can be used on Windows to perform many of the tasks performed by privileged containers on Linux.

0 commit comments

Comments
 (0)