Skip to content

Commit c8bedc8

Browse files
ravisantoshgudimetlaTim Bannister
and
Tim Bannister
committed
Update content/en/docs/concepts/windows/user-guide.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent c465853 commit c8bedc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/windows/user-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ schedule Linux and Windows workloads to their respective OS-specific nodes.
158158
The recommended approach is outlined below,
159159
with one of its main goals being that this approach should not break compatibility for existing Linux workloads.
160160

161-
Starting from 1.25, please set `.spec.os.name` for a Pod to indicate the operating system
161+
Starting from 1.25, you can (and should) set `.spec.os.name` for each Pod, to indicate the operating system
162162
that the containers in that Pod are designed for. For Pods that run Linux containers, set
163163
`.spec.os.name` to `linux`. For Pods that run Windows containers, set `.spec.os.name`
164164
to `windows`.

0 commit comments

Comments
 (0)