From 2c76d8f25fd3f3d83bfacf28bde120ea827ead5c Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 21 Dec 2020 14:26:26 -0700 Subject: [PATCH] Link to the tested Docker versions for RKE --- content/rke/latest/en/installation/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rke/latest/en/installation/_index.md b/content/rke/latest/en/installation/_index.md index 46cf9c92883..44adb3e9509 100644 --- a/content/rke/latest/en/installation/_index.md +++ b/content/rke/latest/en/installation/_index.md @@ -93,7 +93,7 @@ $ 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. -> RKE supports Docker versions 1.13.x, 17.03.x, 17.06.x, 17.09.x, 18.06.x, 18.09.x, 19.03.x., the latest Docker version 20.x.x is not supported. +> 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]({{}}/rke/latest/en/installation/os/) and configure each node appropriately.