diff --git a/config.toml b/config.toml index 4cdea8ac743..d83fb46671b 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,7 @@ title = "Rancher Labs" theme = "rancher-website-theme" themesDir = "node_modules" pluralizeListTitles = false -timeout = 30000 +timeout = 60000 enableRobotsTXT = true pygmentsCodeFences = true diff --git a/content/rancher/v2.x/en/backups/_index.md b/content/rancher/v2.x/en/backups/_index.md index 0f855ff2540..42a09dd9025 100644 --- a/content/rancher/v2.x/en/backups/_index.md +++ b/content/rancher/v2.x/en/backups/_index.md @@ -5,4 +5,4 @@ weight: 5 If you are using Rancher v2.5, refer to [this section.](./v2.5) -If you are using Rancher v2.0.x-v2.4.x, refer to [this section.](./v2.0.x-v2.4.x) \ No newline at end of file +If you are using Rancher v2.0-v2.4, refer to [this section.](./v2.0.x-v2.4.x) \ No newline at end of file diff --git a/content/rancher/v2.x/en/backups/v2.0.x-v2.4.x/_index.md b/content/rancher/v2.x/en/backups/v2.0.x-v2.4.x/_index.md index 8c0011fae6c..19997c81903 100644 --- a/content/rancher/v2.x/en/backups/v2.0.x-v2.4.x/_index.md +++ b/content/rancher/v2.x/en/backups/v2.0.x-v2.4.x/_index.md @@ -1,5 +1,5 @@ --- -title: Rancher v2.0.x-v2.4.x +title: Rancher v2.0-v2.4 weight: 2 --- diff --git a/content/rancher/v2.x/en/deploy-across-clusters/_index.md b/content/rancher/v2.x/en/deploy-across-clusters/_index.md index 9f4a3126428..da1d2ef7317 100644 --- a/content/rancher/v2.x/en/deploy-across-clusters/_index.md +++ b/content/rancher/v2.x/en/deploy-across-clusters/_index.md @@ -3,14 +3,16 @@ title: Deploying Applications across Clusters weight: 13 --- -Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters. + ### Fleet _Available in v2.5_ +Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters. + Fleet is GitOps at scale. For more information, refer to the [Fleet section.](./fleet) -### Cluster Manager UI Documentation for Multi-cluster Apps +### Multi-cluster Apps In Rancher prior to v2.5, the multi-cluster apps feature was used to deploy applications across clusters. Refer to the documentation [here.](./multi-cluster-apps) \ No newline at end of file diff --git a/content/rancher/v2.x/en/deploy-across-clusters/multi-cluster-apps/_index.md b/content/rancher/v2.x/en/deploy-across-clusters/multi-cluster-apps/_index.md index b69ddac0928..f0adc3323b9 100644 --- a/content/rancher/v2.x/en/deploy-across-clusters/multi-cluster-apps/_index.md +++ b/content/rancher/v2.x/en/deploy-across-clusters/multi-cluster-apps/_index.md @@ -1,6 +1,6 @@ --- title: Multi-cluster Apps -shortTitle: Rancher v2.2.0-v2.4.x +shortTitle: Rancher v2.2-v2.4 weight: 2 --- diff --git a/content/rancher/v2.x/en/helm-charts/legacy-catalogs/_index.md b/content/rancher/v2.x/en/helm-charts/legacy-catalogs/_index.md index 8ad67dd78f6..2e97a46c202 100644 --- a/content/rancher/v2.x/en/helm-charts/legacy-catalogs/_index.md +++ b/content/rancher/v2.x/en/helm-charts/legacy-catalogs/_index.md @@ -1,6 +1,6 @@ --- -title: Rancher v2.0.x-v2.4.x Catalogs (Deprecated) -shortTitle: Rancher v2.0.x-v2.4.x +title: Rancher v2.0-v2.4 Catalogs (Deprecated) +shortTitle: Rancher v2.0-v2.4 description: Rancher enables the use of catalogs to repeatedly deploy applications easily. Catalogs are GitHub or Helm Chart repositories filled with deployment-ready apps. weight: 1 aliases: diff --git a/content/rancher/v2.x/en/istio/_index.md b/content/rancher/v2.x/en/istio/_index.md index e34233f81d0..0534d1d2bb4 100644 --- a/content/rancher/v2.x/en/istio/_index.md +++ b/content/rancher/v2.x/en/istio/_index.md @@ -10,4 +10,4 @@ In Rancher 2.5, the Istio application was improved. If you are using Rancher v2.5, refer to the Istio documentation [here.]({{}}/rancher/v2.x/en/istio/v2.5) -If you are using Rancher v2.3.x-v2.4.x, refer to the Istio documentation [here.]({{}}/rancher/v2.x/en/istio/v2.3.x-v2.4.x) \ No newline at end of file +If you are using Rancher v2.3-v2.4, refer to the Istio documentation [here.]({{}}/rancher/v2.x/en/istio/v2.3.x-v2.4.x) \ No newline at end of file diff --git a/content/rancher/v2.x/en/istio/v2.3.x-v2.4.x/_index.md b/content/rancher/v2.x/en/istio/v2.3.x-v2.4.x/_index.md index 09c4c721535..342cac2df6b 100644 --- a/content/rancher/v2.x/en/istio/v2.3.x-v2.4.x/_index.md +++ b/content/rancher/v2.x/en/istio/v2.3.x-v2.4.x/_index.md @@ -1,7 +1,7 @@ --- -title: Istio in Rancher v2.3.x-v2.4.x -shortTitle: Rancher v2.3.x-v2.4.x -weight: 1 +title: Istio in Rancher v2.3-v2.4 +shortTitle: Rancher v2.3-v2.4 +weight: 2 aliases: - /rancher/v2.x/en/project-admin/istio/configuring-resource-allocations/ - /rancher/v2.x/en/cluster-admin/tools/istio/ diff --git a/content/rancher/v2.x/en/logging/_index.md b/content/rancher/v2.x/en/logging/_index.md index 3693aedd9f8..61e901e7c30 100644 --- a/content/rancher/v2.x/en/logging/_index.md +++ b/content/rancher/v2.x/en/logging/_index.md @@ -11,4 +11,4 @@ aliases: If you are using Rancher v2.5, refer to [this section.](./v2.5) -If you are using Rancher v2.0.x-v2.4.x, refer to [this section.](./v2.0.x-v2.4.x) \ No newline at end of file +If you are using Rancher v2.0-v2.4, refer to [this section.](./v2.0.x-v2.4.x) \ No newline at end of file diff --git a/content/rancher/v2.x/en/logging/v2.0.x-v2.4.x/_index.md b/content/rancher/v2.x/en/logging/v2.0.x-v2.4.x/_index.md index f1f4043f0f0..b9e9e219e14 100644 --- a/content/rancher/v2.x/en/logging/v2.0.x-v2.4.x/_index.md +++ b/content/rancher/v2.x/en/logging/v2.0.x-v2.4.x/_index.md @@ -1,6 +1,6 @@ --- -title: Logging in Rancher v2.0.x-v2.4.x -shortTitle: Rancher v2.0.x-v2.4.x +title: Logging in Rancher v2.0-v2.4 +shortTitle: Rancher v2.0-v2.4 weight: 2 --- diff --git a/content/rancher/v2.x/en/monitoring-alerting/_index.md b/content/rancher/v2.x/en/monitoring-alerting/_index.md index 9b6e00b6190..987477db339 100644 --- a/content/rancher/v2.x/en/monitoring-alerting/_index.md +++ b/content/rancher/v2.x/en/monitoring-alerting/_index.md @@ -11,4 +11,4 @@ aliases: If you are using Rancher v2.5, refer to [this section.](./v2.5) -If you are using Rancher v2.0.x-v2.4.x, refer to [this section.](./v2.0.x-v2.4.x) \ No newline at end of file +If you are using Rancher v2.0-v2.4, refer to [this section.](./v2.0.x-v2.4.x) \ No newline at end of file diff --git a/content/rancher/v2.x/en/monitoring-alerting/v2.0.x-v2.4.x/_index.md b/content/rancher/v2.x/en/monitoring-alerting/v2.0.x-v2.4.x/_index.md index 002a763d472..d95422eb05c 100644 --- a/content/rancher/v2.x/en/monitoring-alerting/v2.0.x-v2.4.x/_index.md +++ b/content/rancher/v2.x/en/monitoring-alerting/v2.0.x-v2.4.x/_index.md @@ -1,6 +1,6 @@ --- -title: Monitoring in Rancher v2.0.x-v2.4.x -shortTitle: Rancher v2.0.x-v2.4.x +title: Monitoring in Rancher v2.0-v2.4 +shortTitle: Rancher v2.0-v2.4 weight: 2 ---