From 9b5ffd48e0d52056319c2d60b2120fd347342977 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 8 Jul 2020 12:55:44 -0700 Subject: [PATCH] Say that cluster.yml examples are for RKE add-on installs --- .../3-node-externalssl-certificate/_index.md | 2 ++ .../3-node-externalssl-recognizedca/_index.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-certificate/_index.md b/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-certificate/_index.md index 3130e66e547..74f1b8e2e6d 100644 --- a/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-certificate/_index.md +++ b/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-certificate/_index.md @@ -5,6 +5,8 @@ weight: 3 RKE uses a cluster.yml file to install and configure your Kubernetes cluster. +This template is intended to be used for RKE add-on installs, which are only supported up to Rancher v2.0.8. Please use the Rancher Helm chart if you are installing a newer Rancher version. For details, see the [Kubernetes Install - Installation Outline]({{}}/rancher/v2.x/en/installation/k8s-install/#installation-outline). + The following template can be used for the cluster.yml if you have a setup with: - Layer 7 load balancer with self-signed SSL termination (HTTPS) diff --git a/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-recognizedca/_index.md b/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-recognizedca/_index.md index 9aeff93bcf0..4bb8694b284 100644 --- a/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-recognizedca/_index.md +++ b/content/rancher/v2.x/en/installation/options/cluster-yml-templates/3-node-externalssl-recognizedca/_index.md @@ -5,6 +5,8 @@ weight: 4 RKE uses a cluster.yml file to install and configure your Kubernetes cluster. +This template is intended to be used for RKE add-on installs, which are only supported up to Rancher v2.0.8. Please use the Rancher Helm chart if you are installing a newer Rancher version. For details, see the [Kubernetes Install - Installation Outline]({{}}/rancher/v2.x/en/installation/k8s-install/#installation-outline). + The following template can be used for the cluster.yml if you have a setup with: - Layer 7 load balancer with SSL termination (HTTPS)