Skip to content

Commit 5f2f099

Browse files
authored
Merge pull request #36973 from yanrez/patch-1
Add reference to HostProcess containers in windows documentation
2 parents 1819a91 + 8fd9f79 commit 5f2f099

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/windows

1 file changed

+1
-1
lines changed

content/en/docs/concepts/windows/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ work between Windows and Linux:
212212
* `securityContext.capabilities` -
213213
POSIX capabilities are not implemented on Windows
214214
* `securityContext.privileged` -
215-
Windows doesn't support privileged containers
215+
Windows doesn't support privileged containers, use [HostProcess Containers](/docs/tasks/configure-pod-container/create-hostprocess-pod/) instead
216216
* `securityContext.procMount` -
217217
Windows doesn't have a `/proc` filesystem
218218
* `securityContext.readOnlyRootFilesystem` -

0 commit comments

Comments
 (0)