Merge pull request #2925 from reylejano/rke-install-dockerv20-warn

RKE install add supported Docker versions
This commit is contained in:
Catherine Luse
2020-12-21 14:26:49 -07:00
committed by GitHub
@@ -93,6 +93,8 @@ $ port upgrade rke
The Kubernetes cluster components are launched using Docker on a Linux distro. You can use any Linux you want, as long as you can install Docker on it.
> For information on which Docker versions were tested with your version of RKE, refer to the [terms of service](https://rancher.com/support-maintenance-terms) for installing Rancher on RKE.
Review the [OS requirements]({{<baseurl>}}/rke/latest/en/installation/os/) and configure each node appropriately.
## Creating the Cluster Configuration File