From 07ac0dbad1332f887c30e03ff5c74ebb462f8c93 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Tue, 16 May 2023 08:50:24 -0700 Subject: [PATCH] Add keywords to metadata to test SEO impact (#605) --- .../installation-references/helm-chart-options.md | 5 +++-- .../backup-restore-and-disaster-recovery.md | 1 + .../backup-restore-and-disaster-recovery.md | 1 + .../installation-references/helm-chart-options.md | 1 + .../backup-restore-and-disaster-recovery.md | 1 + .../installation-references/helm-chart-options.md | 1 + .../installation-references/helm-chart-options.md | 5 +++-- .../backup-restore-and-disaster-recovery.md | 1 + 8 files changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md b/docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md index 1002d1a4391..5ddfc3bae57 100644 --- a/docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md +++ b/docs/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md @@ -1,5 +1,6 @@ --- title: Rancher Helm Chart Options +keywords: [rancher helm chart, rancher helm options, rancher helm chart options, helm chart rancher, helm options rancher, helm chart options rancher] --- @@ -153,11 +154,11 @@ Example on setting a static proxy header with `ingress.configurationSnippet`. Th Rancher requires internet access for some functionality (Helm charts). Use `proxy` to set your proxy server or use `extraEnv` to set the `HTTPS_PROXY` environment variable to point to your proxy server. -Add your IP exceptions to the `noProxy` chart value as a comma separated list. Make sure you add the following values: +Add your IP exceptions to the `noProxy` chart value as a comma separated list. Make sure you add the following values: - Pod cluster IP range (default: `10.42.0.0/16`). - Service cluster IP range (default: `10.43.0.0/16`). - Internal cluster domains (default: `.svc,.cluster.local`). -- Any worker cluster `controlplane` nodes. +- Any worker cluster `controlplane` nodes. Rancher supports CIDR notation ranges in this list. When not including sensitive data, the `proxy` or `extraEnv` chart options can be used. When using `extraEnv` the `noProxy` Helm option is ignored. Therefore, the `NO_PROXY` environment variable must also be set with `extraEnv`. diff --git a/docs/pages-for-subheaders/backup-restore-and-disaster-recovery.md b/docs/pages-for-subheaders/backup-restore-and-disaster-recovery.md index 743d3bec3f6..7183dc5a836 100644 --- a/docs/pages-for-subheaders/backup-restore-and-disaster-recovery.md +++ b/docs/pages-for-subheaders/backup-restore-and-disaster-recovery.md @@ -1,5 +1,6 @@ --- title: Backups and Disaster Recovery +keywords: [rancher backup restore, rancher backup and restore, backup restore rancher, rancher backup and restore rancher] --- In this section, you'll learn how to create backups of Rancher, how to restore Rancher from backup, and how to migrate Rancher to a new Kubernetes cluster. diff --git a/versioned_docs/version-2.0-2.4/pages-for-subheaders/backup-restore-and-disaster-recovery.md b/versioned_docs/version-2.0-2.4/pages-for-subheaders/backup-restore-and-disaster-recovery.md index 23d6de6af98..1803096157c 100644 --- a/versioned_docs/version-2.0-2.4/pages-for-subheaders/backup-restore-and-disaster-recovery.md +++ b/versioned_docs/version-2.0-2.4/pages-for-subheaders/backup-restore-and-disaster-recovery.md @@ -1,5 +1,6 @@ --- title: Backups and Disaster Recovery +keywords: [rancher v2.0-v2.4 backup restore, rancher v2.0-v2.4 backup and restore, backup restore rancher v2.0-v2.4, backup and restore rancher v2.0-v2.4] --- This section is devoted to protecting your data in a disaster scenario. diff --git a/versioned_docs/version-2.0-2.4/reference-guides/installation-references/helm-chart-options.md b/versioned_docs/version-2.0-2.4/reference-guides/installation-references/helm-chart-options.md index 0321cad87e5..24568e4a170 100644 --- a/versioned_docs/version-2.0-2.4/reference-guides/installation-references/helm-chart-options.md +++ b/versioned_docs/version-2.0-2.4/reference-guides/installation-references/helm-chart-options.md @@ -1,5 +1,6 @@ --- title: Rancher Helm Chart Options +keywords: [rancher v2.0-v2.4 helm chart, rancher v2.0-v2.4 helm options, rancher v2.0-v2.4 helm chart options, helm chart rancher v2.0-v2.4 helm options rancher v2.0-v2.4 helm chart options rancher v2.0-v2.4] --- diff --git a/versioned_docs/version-2.5/pages-for-subheaders/backup-restore-and-disaster-recovery.md b/versioned_docs/version-2.5/pages-for-subheaders/backup-restore-and-disaster-recovery.md index ec83bed609a..1ebca29671c 100644 --- a/versioned_docs/version-2.5/pages-for-subheaders/backup-restore-and-disaster-recovery.md +++ b/versioned_docs/version-2.5/pages-for-subheaders/backup-restore-and-disaster-recovery.md @@ -1,5 +1,6 @@ --- title: Backups and Disaster Recovery +keywords: [rancher v2.5 backup restore, rancher v2.5 backup and restore, backup restore rancher v2.5, backup and restore rancher v2.5] --- In this section, you'll learn how to create backups of Rancher, how to restore Rancher from backup, and how to migrate Rancher to a new Kubernetes cluster. diff --git a/versioned_docs/version-2.5/reference-guides/installation-references/helm-chart-options.md b/versioned_docs/version-2.5/reference-guides/installation-references/helm-chart-options.md index 8a1f82465f3..a9a03da1c42 100644 --- a/versioned_docs/version-2.5/reference-guides/installation-references/helm-chart-options.md +++ b/versioned_docs/version-2.5/reference-guides/installation-references/helm-chart-options.md @@ -1,5 +1,6 @@ --- title: Rancher Helm Chart Options +keywords: [rancher v2.5 helm chart, rancher v2.5 helm options, rancher v2.5 helm chart options, helm chart rancher v2.5 helm options rancher v2.5 helm chart options rancher v2.5] --- diff --git a/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md b/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md index 0a5c8bbcca6..867fd69d0f9 100644 --- a/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md +++ b/versioned_docs/version-2.6/getting-started/installation-and-upgrade/installation-references/helm-chart-options.md @@ -1,5 +1,6 @@ --- title: Rancher Helm Chart Options +keywords: [rancher v2.0-v2.4 helm chart, rancher v2.0-v2.4 helm options, rancher v2.0-v2.4 helm chart options, helm chart rancher v2.0-v2.4 helm options rancher v2.0-v2.4 helm chart options rancher v2.0-v2.4] --- @@ -150,11 +151,11 @@ Example on setting a static proxy header with `ingress.configurationSnippet`. Th Rancher requires internet access for some functionality (Helm charts). Use `proxy` to set your proxy server or use `extraEnv` to set the `HTTPS_PROXY` environment variable to point to your proxy server. -Add your IP exceptions to the `noProxy` chart value as a comma separated list. Make sure you add the following values: +Add your IP exceptions to the `noProxy` chart value as a comma separated list. Make sure you add the following values: - Pod cluster IP range (default: `10.42.0.0/16`). - Service cluster IP range (default: `10.43.0.0/16`). - Internal cluster domains (default: `.svc,.cluster.local`). -- Any worker cluster `controlplane` nodes. +- Any worker cluster `controlplane` nodes. Rancher supports CIDR notation ranges in this list. When not including sensitive data, the `proxy` or `extraEnv` chart options can be used. When using `extraEnv` the `noProxy` Helm option is ignored. Therefore, the `NO_PROXY` environment variable must also be set with `extraEnv`. diff --git a/versioned_docs/version-2.6/pages-for-subheaders/backup-restore-and-disaster-recovery.md b/versioned_docs/version-2.6/pages-for-subheaders/backup-restore-and-disaster-recovery.md index 7f85d007c8c..3409ed545be 100644 --- a/versioned_docs/version-2.6/pages-for-subheaders/backup-restore-and-disaster-recovery.md +++ b/versioned_docs/version-2.6/pages-for-subheaders/backup-restore-and-disaster-recovery.md @@ -1,5 +1,6 @@ --- title: Backups and Disaster Recovery +keywords: [rancher v2.6 backup restore, rancher v2.6 backup and restore, backup restore rancher v2.6, backup and restore rancher v2.6] --- In this section, you'll learn how to create backups of Rancher, how to restore Rancher from backup, and how to migrate Rancher to a new Kubernetes cluster.