mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-29 08:05:34 +00:00
Merge pull request #3069 from naeemarsalan/patch-1
Clarify that Docker is only required for RKE
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user