Merge pull request #3069 from naeemarsalan/patch-1

Clarify that Docker is only required for RKE
This commit is contained in:
Catherine Luse
2021-03-04 23:42:43 -07:00
committed by GitHub
@@ -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
```
```