Port rancher/docs#4283: Give mention to 'Rancher Support Matrix' on installing RKE based on Rancher version

This commit is contained in:
Billy Tat
2022-09-20 14:08:43 -07:00
parent c9458f36e6
commit 59ae74a056
@@ -296,6 +296,12 @@ We will create a Kubernetes cluster using Rancher Kubernetes Engine (RKE). Befor
Install RKE by following the instructions in the [RKE documentation.](https://rancher.com/docs/rke/latest/en/installation/)
:::note
Certified version(s) of RKE based on the Rancher version can be found in the [Rancher Support Matrix](https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/).
:::
### 2. Create an RKE Config File
From a system that can access ports 22/TCP and 6443/TCP on the Linux host node(s) that you set up in a previous step, use the sample below to create a new file named `rancher-cluster.yml`.