Update _index.md

Updated Requirements, K3s does not require Docker.
This commit is contained in:
Arsalan Naeem
2021-02-26 11:47:35 -05:00
committed by GitHub
parent 635fe3761c
commit a90365cafe
@@ -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
```
```