From c83c7a0de83c1540fccf2e7fdd6c7bb112744b40 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 31 Oct 2019 09:40:59 -0700 Subject: [PATCH] Say that Windows Server 1809 also works with Docker 19.03 --- .../rke-clusters/windows-clusters/_index.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md index 6dc198a6e99..e033ca87427 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/windows-clusters/_index.md @@ -42,16 +42,10 @@ For a custom cluster, the general node requirements for networking, operating sy ### OS and Docker Requirements -In order to add Windows worker nodes to a cluster, the node must be running one of the following Windows Server versions and the corresponding version of Docker: +In order to add Windows worker nodes to a cluster, the node must be running one of the following Windows Server versions and the corresponding version of Docker Engine - Enterprise Edition (EE): -- Windows Server core version 1809 and Docker 18.09 -- Windows server core version 1903 and Docker 19.03 - -The nodes must run Docker Engine - Enterprise Edition (EE). - -Nodes with Windows Server core version 1809 should use Docker EE-basic 18.09. - -Nodes with Windows Server core version 1903 should use Docker EE-basic 19.03. +- Nodes with Windows Server core version 1809 should use Docker EE-basic 18.09 or Docker EE-basic 19.03. +- Nodes with Windows Server core version 1903 should use Docker EE-basic 19.03. > **Notes:** >