You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/concepts/security/windows-security.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,6 @@ Windows 节点不支持特定于 Linux 的 Pod 安全上下文机制(例如 SE
104
104
Privileged containers are [not supported](#compatibility-v1-pod-spec-containers-securitycontext) on Windows.
105
105
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.
106
106
-->
107
-
Windows 上[不支持](#compatibility-v1-pod-spec-containers-securitycontext)特权容器。
107
+
Windows 上[不支持](/zh/docs/concepts/windows/intro/#compatibility-v1-pod-spec-containers-securitycontext)特权容器。
108
108
然而,可以在 Windows 上使用 [HostProcess 容器](/zh/docs/tasks/configure-pod-container/create-hostprocess-pod)来执行
0 commit comments