Skip to content

Commit 6a05be6

Browse files
authored
Merge pull request #34089 from howieyuen/windows-security-zh
[zh]fix broken link in Security For Windows Nodes
2 parents 11d56aa + 32ddd56 commit 6a05be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ Windows 节点不支持特定于 Linux 的 Pod 安全上下文机制(例如 SE
104104
Privileged containers are [not supported](#compatibility-v1-pod-spec-containers-securitycontext) on Windows.
105105
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.
106106
-->
107-
Windows 上[不支持](#compatibility-v1-pod-spec-containers-securitycontext)特权容器。
107+
Windows 上[不支持](/zh/docs/concepts/windows/intro/#compatibility-v1-pod-spec-containers-securitycontext)特权容器。
108108
然而,可以在 Windows 上使用 [HostProcess 容器](/zh/docs/tasks/configure-pod-container/create-hostprocess-pod)来执行
109109
Linux 上特权容器执行的许多任务。

0 commit comments

Comments
 (0)