[zh]fix broken link in Security For Windows Nodes
parent
8a8294121a
commit
32ddd56f31
|
@ -104,6 +104,6 @@ Windows 节点不支持特定于 Linux 的 Pod 安全上下文机制(例如 SE
|
|||
Privileged containers are [not supported](#compatibility-v1-pod-spec-containers-securitycontext) on Windows.
|
||||
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.
|
||||
-->
|
||||
Windows 上[不支持](#compatibility-v1-pod-spec-containers-securitycontext)特权容器。
|
||||
Windows 上[不支持](/zh/docs/concepts/windows/intro/#compatibility-v1-pod-spec-containers-securitycontext)特权容器。
|
||||
然而,可以在 Windows 上使用 [HostProcess 容器](/zh/docs/tasks/configure-pod-container/create-hostprocess-pod)来执行
|
||||
Linux 上特权容器执行的许多任务。
|
Loading…
Reference in New Issue