From 088c1e3f96b1883584ca0ec32a826af771df9955 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 10 Jul 2020 14:15:55 -0700 Subject: [PATCH] Edit and duplicate note about telemetry --- .../air-gap/install-rancher/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/other-installation-methods/air-gap/install-rancher/_index.md b/content/rancher/v2.x/en/installation/other-installation-methods/air-gap/install-rancher/_index.md index d64e1ff1997..949eebbf63e 100644 --- a/content/rancher/v2.x/en/installation/other-installation-methods/air-gap/install-rancher/_index.md +++ b/content/rancher/v2.x/en/installation/other-installation-methods/air-gap/install-rancher/_index.md @@ -206,7 +206,7 @@ kubectl -n cattle-system apply -R -f ./rancher ``` **Step Result:** If you are installing Rancher v2.3.0+, the installation is complete. -> **Note:** If you are not intending to send telemetry data , Opt-out [telemetry]({{}}/rancher/v2.x/en/faq/telemetry/) during intial login. +> **Note:** If you don't intend to send telemetry data, opt out [telemetry]({{}}/rancher/v2.x/en/faq/telemetry/) during the intial login. ### E. For Rancher versions prior to v2.3.0, Configure System Charts @@ -327,6 +327,8 @@ docker run -d --restart=unless-stopped \ If you are installing Rancher v2.3.0+, the installation is complete. +> **Note:** If you don't intend to send telemetry data, opt out [telemetry]({{}}/rancher/v2.x/en/faq/telemetry/) during the intial login. + If you are installing Rancher versions prior to v2.3.0, you will not be able to use the packaged system charts. Since the Rancher system charts are hosted in Github, an air gapped installation will not be able to access these charts. Therefore, you must [configure the Rancher system charts]({{}}/rancher/v2.x/en/installation/options/local-system-charts/#setting-up-system-charts-for-rancher-prior-to-v2-3-0). {{% /tab %}}