From 4a21e8ee289fb9a0f69f34ce3a25cdad6c01fdbb Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 19 Mar 2021 10:24:32 -0700 Subject: [PATCH] Change the etcd directory for flatcar linux cluster when install V2 monitoring. #2977 --- content/rancher/v2.5/en/monitoring-alerting/_index.md | 1 + content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/rancher/v2.5/en/monitoring-alerting/_index.md b/content/rancher/v2.5/en/monitoring-alerting/_index.md index 15e5f49d4f0..611c9242132 100644 --- a/content/rancher/v2.5/en/monitoring-alerting/_index.md +++ b/content/rancher/v2.5/en/monitoring-alerting/_index.md @@ -59,6 +59,7 @@ As an [administrator]({{}}/rancher/v2.5/en/admin-settings/rbac/global-p > > - Make sure that you are allowing traffic on port 9796 for each of your nodes because Prometheus will scrape metrics from here. > - Make sure your cluster fulfills the resource requirements. The cluster should have at least 1950Mi memory available, 2700m CPU, and 50Gi storage. A breakdown of the resource limits and requests is [here.](#setting-resource-limits-and-requests) +> - When installing monitoring on an RKE cluster using RancherOS or Flatcar Linux nodes, change the etcd node certificate directory to `/opt/rke/etc/kubernetes/ssl`. 1. In the Rancher UI, go to the cluster where you want to install monitoring and click **Cluster Explorer.** diff --git a/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md b/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md index 1249041c229..f6ff86eb195 100644 --- a/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md +++ b/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md @@ -54,6 +54,7 @@ As an [administrator]({{}}/rancher/v2.x/en/admin-settings/rbac/global-p > > - Make sure that you are allowing traffic on port 9796 for each of your nodes because Prometheus will scrape metrics from here. > - Make sure your cluster fulfills the resource requirements. The cluster should have at least 1950Mi memory available, 2700m CPU, and 50Gi storage. A breakdown of the resource limits and requests is [here.](#setting-resource-limits-and-requests) +> - When installing monitoring on an RKE cluster using RancherOS or Flatcar Linux nodes, change the etcd node certificate directory to `/opt/rke/etc/kubernetes/ssl`. 1. In the Rancher UI, go to the cluster where you want to install monitoring and click **Cluster Explorer.**