diff --git a/content/rancher/v2.x/en/cis-scans/_index.md b/content/rancher/v2.x/en/cis-scans/_index.md index 467a03023c6..844a3c620f8 100644 --- a/content/rancher/v2.x/en/cis-scans/_index.md +++ b/content/rancher/v2.x/en/cis-scans/_index.md @@ -1,6 +1,6 @@ --- title: CIS Scans -weight: 15 +weight: 18 --- _Available as of v2.4.0_ diff --git a/content/rancher/v2.x/en/cis-scans/legacy/_index.md b/content/rancher/v2.x/en/cis-scans/legacy/_index.md index 05b44c346b8..efd9cf3ca4f 100644 --- a/content/rancher/v2.x/en/cis-scans/legacy/_index.md +++ b/content/rancher/v2.x/en/cis-scans/legacy/_index.md @@ -1,5 +1,6 @@ --- -title: Legacy UI Documentation +title: Legacy CIS Scan Documentation +shortTitle: Legacy weight: 1 --- _Available as of v2.4.0_ diff --git a/content/rancher/v2.x/en/cluster-admin/_index.md b/content/rancher/v2.x/en/cluster-admin/_index.md index 022d90a8da5..5f6f85a09ac 100644 --- a/content/rancher/v2.x/en/cluster-admin/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/_index.md @@ -35,5 +35,3 @@ Rancher contains a variety of tools that aren't included in Kubernetes to assist - Monitoring - Istio Service Mesh - OPA Gatekeeper - -For more information, see [Tools]({{}}/rancher/v2.x/en/cluster-admin/tools/) 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 13f60285d81..ebb2d67e8b2 100644 --- a/content/rancher/v2.x/en/deploy-across-clusters/_index.md +++ b/content/rancher/v2.x/en/deploy-across-clusters/_index.md @@ -1,6 +1,6 @@ --- title: Deploying Applications across Clusters -weight: 18 +weight: 13 --- > This section is under construction. 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 ca3f249520b..1199650261a 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,5 +1,6 @@ --- -title: Legacy UI Documentation +title: Legacy Multi-Cluster App Documentation +shortTitle: Legacy weight: 2 --- diff --git a/content/rancher/v2.x/en/helm-charts/_index.md b/content/rancher/v2.x/en/helm-charts/_index.md index bbe3afe2ebc..3650ca0e355 100644 --- a/content/rancher/v2.x/en/helm-charts/_index.md +++ b/content/rancher/v2.x/en/helm-charts/_index.md @@ -1,6 +1,6 @@ --- title: Helm Charts in Rancher -weight: 17 +weight: 12 --- > This section is under construction. \ No newline at end of file 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 328e1acd5b6..fa9eefa88d6 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,7 +1,8 @@ --- -title: Legacy UI Documentation +title: Legacy Catalog Documentation +shortTitle: Legacy 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: 4000 +weight: 1 aliases: - /rancher/v2.x/en/concepts/global-configuration/catalog/ - /rancher/v2.x/en/concepts/catalogs/ diff --git a/content/rancher/v2.x/en/istio/_index.md b/content/rancher/v2.x/en/istio/_index.md index 40027d58254..935eb2e0b2d 100644 --- a/content/rancher/v2.x/en/istio/_index.md +++ b/content/rancher/v2.x/en/istio/_index.md @@ -1,4 +1,4 @@ --- title: Istio -weight: 13 +weight: 15 --- \ No newline at end of file diff --git a/content/rancher/v2.x/en/istio/legacy/_index.md b/content/rancher/v2.x/en/istio/legacy/_index.md index 48f7fba4552..f4e8a5d3219 100644 --- a/content/rancher/v2.x/en/istio/legacy/_index.md +++ b/content/rancher/v2.x/en/istio/legacy/_index.md @@ -1,4 +1,5 @@ --- -title: Legacy UI Documentation +title: Legacy Istio Documentation +shortTitle: Legacy weight: 1 --- \ No newline at end of file diff --git a/content/rancher/v2.x/en/cluster-explorer/_index.md b/content/rancher/v2.x/en/k8s-resources/_index.md similarity index 78% rename from content/rancher/v2.x/en/cluster-explorer/_index.md rename to content/rancher/v2.x/en/k8s-resources/_index.md index 7f185017440..2c460974c1e 100644 --- a/content/rancher/v2.x/en/cluster-explorer/_index.md +++ b/content/rancher/v2.x/en/k8s-resources/_index.md @@ -1,8 +1,11 @@ --- -title: Cluster Explorer +title: Kubernetes Resources weight: 10 --- + +### About the Cluster Explorer + _Available as of v2.5_ The cluster explorer is a new feature in Rancher v2.5 that allows you to view and manipulate all of the custom resources and CRDs in a Kubernetes cluster from the Rancher UI. \ No newline at end of file diff --git a/content/rancher/v2.x/en/k8s-in-rancher/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/_index.md similarity index 99% rename from content/rancher/v2.x/en/k8s-in-rancher/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/_index.md index 8f4be343681..5e50a555387 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/_index.md +++ b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/_index.md @@ -1,5 +1,5 @@ --- -title: Kubernetes Resources, Registries and Pipelines +title: Legacy weight: 19 aliases: - /rancher/v2.x/en/concepts/ diff --git a/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/certificates/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/certificates/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/configmaps/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/configmaps/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/configmaps/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/configmaps/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-background/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-background/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-background/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-background/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-for-rancher-before-2_0_7/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-for-rancher-before-2_0_7/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-for-rancher-before-2_0_7/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/hpa-for-rancher-before-2_0_7/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-kubectl/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-kubectl/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-kubectl/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-kubectl/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-rancher-ui/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-rancher-ui/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-rancher-ui/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/manage-hpa-with-rancher-ui/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/testing-hpa/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/testing-hpa/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/horitzontal-pod-autoscaler/testing-hpa/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/horitzontal-pod-autoscaler/testing-hpa/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/load-balancers-and-ingress/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/load-balancers-and-ingress/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/load-balancers-and-ingress/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/load-balancers-and-ingress/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/load-balancers-and-ingress/ingress/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/load-balancers-and-ingress/ingress/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/load-balancers-and-ingress/ingress/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/load-balancers-and-ingress/ingress/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/load-balancers-and-ingress/load-balancers/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/load-balancers-and-ingress/load-balancers/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/load-balancers-and-ingress/load-balancers/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/load-balancers-and-ingress/load-balancers/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/registries/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/registries/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/secrets/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/secrets/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/secrets/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/secrets/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/service-discovery/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/service-discovery/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/service-discovery/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/service-discovery/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/workloads/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/workloads/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/workloads/add-a-sidecar/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/add-a-sidecar/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/workloads/add-a-sidecar/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/add-a-sidecar/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/workloads/deploy-workloads/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/deploy-workloads/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/workloads/deploy-workloads/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/deploy-workloads/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/workloads/rollback-workloads/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/rollback-workloads/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/workloads/rollback-workloads/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/rollback-workloads/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/workloads/upgrade-workloads/_index.md b/content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/upgrade-workloads/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/workloads/upgrade-workloads/_index.md rename to content/rancher/v2.x/en/k8s-resources/k8s-in-rancher/workloads/upgrade-workloads/_index.md diff --git a/content/rancher/v2.x/en/logging/_index.md b/content/rancher/v2.x/en/logging/_index.md index 0a3ac907e5d..865facc62b5 100644 --- a/content/rancher/v2.x/en/logging/_index.md +++ b/content/rancher/v2.x/en/logging/_index.md @@ -3,7 +3,7 @@ title: Rancher Integration with Logging Services shortTitle: Logging description: Rancher integrates with popular logging services. Learn the requirements and benefits of integrating with logging services, and enable logging on your cluster. metaDescription: "Rancher integrates with popular logging services. Learn the requirements and benefits of integrating with logging services, and enable logging on your cluster." -weight: 11 +weight: 16 --- - [Changes in Rancher v2.5](#changes-in-rancher-v2-5) diff --git a/content/rancher/v2.x/en/logging/legacy/_index.md b/content/rancher/v2.x/en/logging/legacy/_index.md index 48f7fba4552..5df4db7e0cf 100644 --- a/content/rancher/v2.x/en/logging/legacy/_index.md +++ b/content/rancher/v2.x/en/logging/legacy/_index.md @@ -1,4 +1,7 @@ --- -title: Legacy UI Documentation +title: Legacy Logging Documentation +shortTitle: Legacy weight: 1 ---- \ No newline at end of file +--- + +> This page is under construction. \ No newline at end of file diff --git a/content/rancher/v2.x/en/monitoring-alerting/_index.md b/content/rancher/v2.x/en/monitoring-alerting/_index.md index 9bb7663b38e..c4889c05aa2 100644 --- a/content/rancher/v2.x/en/monitoring-alerting/_index.md +++ b/content/rancher/v2.x/en/monitoring-alerting/_index.md @@ -2,7 +2,7 @@ title: Monitoring and Alerting shortTitle: Monitoring/Alerting description: Prometheus lets you view metrics from your different Rancher and Kubernetes objects. Learn about the scope of monitoring and how to enable cluster monitoring -weight: 12 +weight: 14 --- Using Rancher, you can monitor the state and processes of your cluster nodes, Kubernetes components, and software deployments through integration with [Prometheus](https://prometheus.io/), a leading open-source monitoring solution. diff --git a/content/rancher/v2.x/en/monitoring-alerting/legacy/_index.md b/content/rancher/v2.x/en/monitoring-alerting/legacy/_index.md index 48f7fba4552..baa3262eb9d 100644 --- a/content/rancher/v2.x/en/monitoring-alerting/legacy/_index.md +++ b/content/rancher/v2.x/en/monitoring-alerting/legacy/_index.md @@ -1,4 +1,7 @@ --- -title: Legacy UI Documentation +title: Legacy Monitoring/Alerting Documentation +shortTitle: Legacy weight: 1 ---- \ No newline at end of file +--- + +> This page is under construction. \ No newline at end of file diff --git a/content/rancher/v2.x/en/opa-gatekeper/_index.md b/content/rancher/v2.x/en/opa-gatekeper/_index.md index 3c6093525db..16056835c59 100644 --- a/content/rancher/v2.x/en/opa-gatekeper/_index.md +++ b/content/rancher/v2.x/en/opa-gatekeper/_index.md @@ -1,6 +1,6 @@ --- title: OPA Gatekeeper -weight: 14 +weight: 17 aliases: - /rancher/v2.x/en/cluster-admin/tools/opa-gatekeeper diff --git a/content/rancher/v2.x/en/pipelines/_index.md b/content/rancher/v2.x/en/pipelines/_index.md new file mode 100644 index 00000000000..0a996afa07a --- /dev/null +++ b/content/rancher/v2.x/en/pipelines/_index.md @@ -0,0 +1,6 @@ +--- +title: Pipelines +weight: 11 +--- + +> This section is under construction. \ No newline at end of file diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/_index.md b/content/rancher/v2.x/en/pipelines/legacy/_index.md similarity index 99% rename from content/rancher/v2.x/en/k8s-in-rancher/pipelines/_index.md rename to content/rancher/v2.x/en/pipelines/legacy/_index.md index e20e1794245..393ede2e437 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/_index.md +++ b/content/rancher/v2.x/en/pipelines/legacy/_index.md @@ -1,6 +1,7 @@ --- -title: Pipelines -weight: 3047 +title: Legacy Pipeline Documentation +shortTitle: Legacy +weight: 1 aliases: - /rancher/v2.x/en/tools/pipelines/concepts/ diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/concepts/_index.md b/content/rancher/v2.x/en/pipelines/legacy/concepts/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/pipelines/concepts/_index.md rename to content/rancher/v2.x/en/pipelines/legacy/concepts/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/config/_index.md b/content/rancher/v2.x/en/pipelines/legacy/config/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/pipelines/config/_index.md rename to content/rancher/v2.x/en/pipelines/legacy/config/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/docs-for-v2.0.x/_index.md b/content/rancher/v2.x/en/pipelines/legacy/docs-for-v2.0.x/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/pipelines/docs-for-v2.0.x/_index.md rename to content/rancher/v2.x/en/pipelines/legacy/docs-for-v2.0.x/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example-repos/_index.md b/content/rancher/v2.x/en/pipelines/legacy/example-repos/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/pipelines/example-repos/_index.md rename to content/rancher/v2.x/en/pipelines/legacy/example-repos/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md b/content/rancher/v2.x/en/pipelines/legacy/example/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md rename to content/rancher/v2.x/en/pipelines/legacy/example/_index.md diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/storage/_index.md b/content/rancher/v2.x/en/pipelines/legacy/storage/_index.md similarity index 100% rename from content/rancher/v2.x/en/k8s-in-rancher/pipelines/storage/_index.md rename to content/rancher/v2.x/en/pipelines/legacy/storage/_index.md diff --git a/content/rancher/v2.x/en/security/_index.md b/content/rancher/v2.x/en/security/_index.md index 820912ebf30..86101062333 100644 --- a/content/rancher/v2.x/en/security/_index.md +++ b/content/rancher/v2.x/en/security/_index.md @@ -1,6 +1,6 @@ --- title: Security -weight: 16 +weight: 19 ---