diff --git a/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md b/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md index 58a1a50768e..ec4b79da8b9 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/node-requirements/_index.md @@ -27,7 +27,8 @@ Operating System | Version | Tested Docker Versions **Oracle Linux*** | 7.7 | Docker 19.03.x **RancherOS** | 1.5.4 | Docker 17.03.2, 18.06.2, 18.09.x (up to 18.09.8), 19.03.x **Red Hat Enterprise Linux (RHEL)*** | 7.7 | RHEL Docker 1.13.x, Docker 17.03.2, 18.06.2, 18.09.x, 19.03.x -**Ubuntu** | 16.04, 18.04 | Docker 17.03.x, 18.06.x, 18.09.x, 19.03.x +**Ubuntu** | 16.04 | Docker 17.03.x, 18.06.x, 18.09.x, 19.03.x +**Ubuntu** | 18.04 | Docker 18.06.x, 18.09.x, 19.03.x **Windows Server** | 1809, 1903 | Docker 18.09.x (1809), 19.03.x (1903). Requires Docker Engine - Enterprise Edition (EE).** \* Some distributions of Linux derived from RHEL, including Oracle Linux, may have default firewall rules that block communication with Helm. This [how-to guide]({{}}/rancher/v2.x/en/installation/options/firewall) shows how to check the default firewall rules and how to open the ports with `firewalld` if necessary. diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md index c72dc75f37d..a2ebb9956ba 100644 --- a/content/rancher/v2.x/en/installation/requirements/_index.md +++ b/content/rancher/v2.x/en/installation/requirements/_index.md @@ -36,7 +36,8 @@ Operating System | Version | Tested Docker Versions **Oracle Linux*** | 7.7 | Docker 19.03.x **RancherOS** | 1.5.4 | Docker 17.03.2, 18.06.2, 18.09.x (up to 18.09.8), 19.03.x **Red Hat Enterprise Linux (RHEL)*** | 7.7 | RHEL Docker 1.13.x, Docker 17.03.2, 18.06.2, 18.09.x, 19.03.x -**Ubuntu** | 16.04, 18.04 | Docker 17.03.x, 18.06.x, 18.09.x, 19.03.x +**Ubuntu** | 16.04 | Docker 17.03.x, 18.06.x, 18.09.x, 19.03.x +**Ubuntu** | 18.04 | Docker 18.06.x, 18.09.x, 19.03.x \* Some distributions of Linux derived from RHEL, including Oracle Linux, may have default firewall rules that block communication with Helm. This [how-to guide]({{}}/rancher/v2.x/en/installation/options/firewall) shows how to check the default firewall rules and how to open the ports with `firewalld` if necessary.