From a90365cafedda1efc2cc73a4c0845a62f432f090 Mon Sep 17 00:00:00 2001 From: Arsalan Naeem Date: Fri, 26 Feb 2021 11:47:35 -0500 Subject: [PATCH] Update _index.md Updated Requirements, K3s does not require Docker. --- content/rancher/v2.x/en/installation/requirements/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md index 8dba6f9a87d..d4c20002eb1 100644 --- a/content/rancher/v2.x/en/installation/requirements/_index.md +++ b/content/rancher/v2.x/en/installation/requirements/_index.md @@ -30,7 +30,7 @@ The Rancher UI works best in Firefox or Chrome. Rancher should work with any modern Linux distribution. -Docker is required for nodes that will run K3s or RKE Kubernetes clusters. It is not required for RancherD installs. +Docker is required for nodes that will run RKE Kubernetes clusters. It is not required for RancherD installs. Rancher needs to be installed on a supported Kubernetes version. To find out which versions of Kubernetes are supported for your Rancher version, refer to the [support maintenance terms.](https://rancher.com/support-maintenance-terms/) @@ -170,4 +170,4 @@ Before installing Rancher on SELinux Enforcing CentOS 8 nodes or RHEL 8 nodes, y ``` sudo yum install iptables sudo yum install container-selinux -``` \ No newline at end of file +```