Skip to content

Commit 5389ab1

Browse files
authored
Mention Windows Server 2022 for Windows nodes
This updates the Windows nodes in Kubernetes intro paragraph to clarify it from the beginning that Windows Server 2019 is not a required version to run Windows node. It also aligns the intro with the detailed Windows OS version compatibility section below.
1 parent 0002f69 commit 5389ab1

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
@@ -37,7 +37,7 @@ you can deploy worker nodes running either Windows or Linux.
3737

3838
Windows {{< glossary_tooltip text="nodes" term_id="node" >}} are
3939
[supported](#windows-os-version-support) provided that the operating system is
40-
Windows Server 2019.
40+
Windows Server 2019 or Windows Server 2022.
4141

4242
This document uses the term *Windows containers* to mean Windows containers with
4343
process isolation. Kubernetes does not support running Windows containers with

0 commit comments

Comments
 (0)