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.
1 parent 29e152a commit 73bd561Copy full SHA for 73bd561
content/en/docs/concepts/windows/intro.md
@@ -274,7 +274,8 @@ This functionality requires a container runtime that supports this functionality
274
275
#### Field compatibility for Pod security context {#compatibility-v1-pod-spec-containers-securitycontext}
276
277
-None of the Pod [`securityContext`](/docs/reference/kubernetes-api/workload-resources/pod-v1/#security-context) fields work on Windows.
+Only the `securityContext.runAsNonRoot` and `securityContext.windowsOptions` from the Pod
278
+[`securityContext`](/docs/reference/kubernetes-api/workload-resources/pod-v1/#security-context) fields work on Windows.
279
280
## Node problem detector
281
0 commit comments