We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1819a91 + 8fd9f79 commit 5f2f099Copy full SHA for 5f2f099
content/en/docs/concepts/windows/intro.md
@@ -212,7 +212,7 @@ work between Windows and Linux:
212
* `securityContext.capabilities` -
213
POSIX capabilities are not implemented on Windows
214
* `securityContext.privileged` -
215
- Windows doesn't support privileged containers
+ Windows doesn't support privileged containers, use [HostProcess Containers](/docs/tasks/configure-pod-container/create-hostprocess-pod/) instead
216
* `securityContext.procMount` -
217
Windows doesn't have a `/proc` filesystem
218
* `securityContext.readOnlyRootFilesystem` -
0 commit comments