From 01ef2065c0471a558322ca70b96921c83b568303 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Wed, 20 Dec 2023 12:51:22 -0500 Subject: [PATCH 1/3] Typo in heading, some style fixes across versions (#1040) * typo in heading, some style fixes across versions * avoid linking on the word 'here' --- .../deploy-apps-across-clusters.md | 7 +++---- .../deploy-apps-across-clusters.md | 1 - .../deploy-apps-across-clusters.md | 1 - .../deploy-apps-across-clusters.md | 1 - .../deploy-apps-across-clusters.md | 1 - .../deploy-apps-across-clusters.md | 10 ++++------ .../deploy-apps-across-clusters.md | 5 ++--- .../deploy-apps-across-clusters.md | 7 +++---- .../deploy-apps-across-clusters.md | 7 +++---- 9 files changed, 15 insertions(+), 25 deletions(-) diff --git a/docs/pages-for-subheaders/deploy-apps-across-clusters.md b/docs/pages-for-subheaders/deploy-apps-across-clusters.md index 8089f7a914d..cb61483b1c5 100644 --- a/docs/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/docs/pages-for-subheaders/deploy-apps-across-clusters.md @@ -5,14 +5,13 @@ title: Deploying Applications across Clusters -### Fleet -Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters. +Rancher uses Fleet to deploy applications across clusters. -Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md) +Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). ### Multi-cluster Apps In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. -Refer to the documentation [here.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) \ No newline at end of file +See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/pages-for-subheaders/deploy-apps-across-clusters.md b/i18n/zh/docusaurus-plugin-content-docs/current/pages-for-subheaders/deploy-apps-across-clusters.md index 5a6382f71b1..40e099ac09a 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/pages-for-subheaders/deploy-apps-across-clusters.md @@ -2,7 +2,6 @@ title: 跨集群部署应用 --- -### Fleet Rancher 2.5 引入了 Fleet,这是一种跨集群部署应用的新方式。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md index 5a6382f71b1..40e099ac09a 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md @@ -2,7 +2,6 @@ title: 跨集群部署应用 --- -### Fleet Rancher 2.5 引入了 Fleet,这是一种跨集群部署应用的新方式。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md index 5a6382f71b1..40e099ac09a 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md @@ -2,7 +2,6 @@ title: 跨集群部署应用 --- -### Fleet Rancher 2.5 引入了 Fleet,这是一种跨集群部署应用的新方式。 diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md index 5a6382f71b1..40e099ac09a 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md @@ -2,7 +2,6 @@ title: 跨集群部署应用 --- -### Fleet Rancher 2.5 引入了 Fleet,这是一种跨集群部署应用的新方式。 diff --git a/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md index 337d1ff05fb..62550857259 100644 --- a/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md @@ -6,14 +6,12 @@ title: Deploying Applications across Clusters -### Fleet +Rancher v2.5 introduces Fleet, a new way to deploy applications across clusters. -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](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). -Fleet is GitOps at scale. For more information, refer to the [Fleet section.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md) - -### Multi-cluster Apps +## Multi-cluster Apps In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. -Refer to the documentation [here.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) \ No newline at end of file +See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file diff --git a/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md index 8089f7a914d..ae2808e4248 100644 --- a/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md @@ -5,14 +5,13 @@ title: Deploying Applications across Clusters -### Fleet Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters. -Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md) +Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). ### Multi-cluster Apps In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. -Refer to the documentation [here.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) \ No newline at end of file +See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file diff --git a/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md index 8089f7a914d..cb61483b1c5 100644 --- a/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md @@ -5,14 +5,13 @@ title: Deploying Applications across Clusters -### Fleet -Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters. +Rancher uses Fleet to deploy applications across clusters. -Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md) +Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). ### Multi-cluster Apps In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. -Refer to the documentation [here.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) \ No newline at end of file +See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file diff --git a/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md index 8089f7a914d..cb61483b1c5 100644 --- a/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md @@ -5,14 +5,13 @@ title: Deploying Applications across Clusters -### Fleet -Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters. +Rancher uses Fleet to deploy applications across clusters. -Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md) +Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). ### Multi-cluster Apps In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. -Refer to the documentation [here.](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) \ No newline at end of file +See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file From 2267d1c7352ba6994842ac18bf863eb6cb0d618e Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Wed, 20 Dec 2023 17:36:10 -0500 Subject: [PATCH 2/3] #1031 - Note about cloud credentials and admins (#1039) * note about cloud credentials and admin view/write * rewrite for more natural phrasing * rm 'permanently' as it implies they can't be updated * Update docs/reference-guides/user-settings/manage-cloud-credentials.md * versioning --- docs/reference-guides/user-settings/manage-cloud-credentials.md | 2 +- .../reference-guides/user-settings/manage-cloud-credentials.md | 2 +- .../reference-guides/user-settings/manage-cloud-credentials.md | 2 +- .../reference-guides/user-settings/manage-cloud-credentials.md | 2 +- .../reference-guides/user-settings/manage-cloud-credentials.md | 2 +- .../reference-guides/user-settings/manage-cloud-credentials.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/reference-guides/user-settings/manage-cloud-credentials.md b/docs/reference-guides/user-settings/manage-cloud-credentials.md index fa6e4868820..1b8eb2e54b0 100644 --- a/docs/reference-guides/user-settings/manage-cloud-credentials.md +++ b/docs/reference-guides/user-settings/manage-cloud-credentials.md @@ -17,7 +17,7 @@ You can create cloud credentials in two contexts: - [During creation of a node template](../../pages-for-subheaders/use-new-nodes-in-an-infra-provider.md#node-templates) for a cluster. - In the **User Settings** -All cloud credentials are bound to the user profile of who created it. They **cannot** be shared across users. +Cloud credentials are bound to their creator's user profile. They **cannot** be shared between non-admin users. However, admins can view and manage the cloud credentials of other users. ## Creating a Cloud Credential from User Settings diff --git a/versioned_docs/version-2.0-2.4/reference-guides/user-settings/manage-cloud-credentials.md b/versioned_docs/version-2.0-2.4/reference-guides/user-settings/manage-cloud-credentials.md index 410414bf57a..e65ab233afd 100644 --- a/versioned_docs/version-2.0-2.4/reference-guides/user-settings/manage-cloud-credentials.md +++ b/versioned_docs/version-2.0-2.4/reference-guides/user-settings/manage-cloud-credentials.md @@ -19,7 +19,7 @@ You can create cloud credentials in two contexts: - [During creation of a node template](../../pages-for-subheaders/use-new-nodes-in-an-infra-provider.md#node-templates) for a cluster. - In the **User Settings** -All cloud credentials are bound to the user profile of who created it. They **cannot** be shared across users. +Cloud credentials are bound to their creator's user profile. They **cannot** be shared between non-admin users. However, admins are able to view and manage the cloud credentials of other users. ## Creating a Cloud Credential from User Settings diff --git a/versioned_docs/version-2.5/reference-guides/user-settings/manage-cloud-credentials.md b/versioned_docs/version-2.5/reference-guides/user-settings/manage-cloud-credentials.md index f7aa44f1042..a313fa42797 100644 --- a/versioned_docs/version-2.5/reference-guides/user-settings/manage-cloud-credentials.md +++ b/versioned_docs/version-2.5/reference-guides/user-settings/manage-cloud-credentials.md @@ -17,7 +17,7 @@ You can create cloud credentials in two contexts: - [During creation of a node template](../../pages-for-subheaders/use-new-nodes-in-an-infra-provider.md#node-templates) for a cluster. - In the **User Settings** -All cloud credentials are bound to the user profile of who created it. They **cannot** be shared across users. +Cloud credentials are bound to their creator's user profile. They **cannot** be shared between non-admin users. However, admins are able to view and manage the cloud credentials of other users. ## Creating a Cloud Credential from User Settings diff --git a/versioned_docs/version-2.6/reference-guides/user-settings/manage-cloud-credentials.md b/versioned_docs/version-2.6/reference-guides/user-settings/manage-cloud-credentials.md index fa6e4868820..e93b79d5c07 100644 --- a/versioned_docs/version-2.6/reference-guides/user-settings/manage-cloud-credentials.md +++ b/versioned_docs/version-2.6/reference-guides/user-settings/manage-cloud-credentials.md @@ -17,7 +17,7 @@ You can create cloud credentials in two contexts: - [During creation of a node template](../../pages-for-subheaders/use-new-nodes-in-an-infra-provider.md#node-templates) for a cluster. - In the **User Settings** -All cloud credentials are bound to the user profile of who created it. They **cannot** be shared across users. +Cloud credentials are bound to their creator's user profile. They **cannot** be shared between non-admin users. However, admins are able to view and manage the cloud credentials of other users. ## Creating a Cloud Credential from User Settings diff --git a/versioned_docs/version-2.7/reference-guides/user-settings/manage-cloud-credentials.md b/versioned_docs/version-2.7/reference-guides/user-settings/manage-cloud-credentials.md index fa6e4868820..e93b79d5c07 100644 --- a/versioned_docs/version-2.7/reference-guides/user-settings/manage-cloud-credentials.md +++ b/versioned_docs/version-2.7/reference-guides/user-settings/manage-cloud-credentials.md @@ -17,7 +17,7 @@ You can create cloud credentials in two contexts: - [During creation of a node template](../../pages-for-subheaders/use-new-nodes-in-an-infra-provider.md#node-templates) for a cluster. - In the **User Settings** -All cloud credentials are bound to the user profile of who created it. They **cannot** be shared across users. +Cloud credentials are bound to their creator's user profile. They **cannot** be shared between non-admin users. However, admins are able to view and manage the cloud credentials of other users. ## Creating a Cloud Credential from User Settings diff --git a/versioned_docs/version-2.8/reference-guides/user-settings/manage-cloud-credentials.md b/versioned_docs/version-2.8/reference-guides/user-settings/manage-cloud-credentials.md index fa6e4868820..e93b79d5c07 100644 --- a/versioned_docs/version-2.8/reference-guides/user-settings/manage-cloud-credentials.md +++ b/versioned_docs/version-2.8/reference-guides/user-settings/manage-cloud-credentials.md @@ -17,7 +17,7 @@ You can create cloud credentials in two contexts: - [During creation of a node template](../../pages-for-subheaders/use-new-nodes-in-an-infra-provider.md#node-templates) for a cluster. - In the **User Settings** -All cloud credentials are bound to the user profile of who created it. They **cannot** be shared across users. +Cloud credentials are bound to their creator's user profile. They **cannot** be shared between non-admin users. However, admins are able to view and manage the cloud credentials of other users. ## Creating a Cloud Credential from User Settings From 3644d67b064bb76b2a867cc6c89c4d327053ee51 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Tue, 26 Dec 2023 10:59:01 -0500 Subject: [PATCH 3/3] Clarifying the options for deploying rancher across clusters (#1042) * clarifying the options for deploying rancher across clusters * Update versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md --- .../deploy-apps-across-clusters.md | 10 +++++++--- .../deploy-apps-across-clusters.md | 4 ++++ .../deploy-apps-across-clusters.md | 6 +++++- .../deploy-apps-across-clusters.md | 10 +++++++--- .../deploy-apps-across-clusters.md | 10 +++++++--- 5 files changed, 30 insertions(+), 10 deletions(-) diff --git a/docs/pages-for-subheaders/deploy-apps-across-clusters.md b/docs/pages-for-subheaders/deploy-apps-across-clusters.md index cb61483b1c5..b23735dcedb 100644 --- a/docs/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/docs/pages-for-subheaders/deploy-apps-across-clusters.md @@ -6,12 +6,16 @@ title: Deploying Applications across Clusters -Rancher uses Fleet to deploy applications across clusters. +Rancher offers several ways to deploy applications across clusters, depending on version. + +## Fleet + +Rancher v2.5 and later uses Fleet to deploy applications across clusters. Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). -### Multi-cluster Apps +## Multi-cluster Apps -In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. +In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available as a legacy feature. See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file diff --git a/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md index 62550857259..815c6c4cc7e 100644 --- a/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.5/pages-for-subheaders/deploy-apps-across-clusters.md @@ -6,6 +6,10 @@ title: Deploying Applications across Clusters +Rancher offers several ways to deploy applications across clusters, depending on version. + +## Fleet + Rancher v2.5 introduces Fleet, a new way to deploy applications across clusters. Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). diff --git a/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md index ae2808e4248..03fa1d1f586 100644 --- a/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.6/pages-for-subheaders/deploy-apps-across-clusters.md @@ -6,12 +6,16 @@ title: Deploying Applications across Clusters +Rancher offers several ways to deploy applications across clusters, depending on version. + +## Fleet + Rancher v2.5 introduced Fleet, a new way to deploy applications across clusters. Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). ### Multi-cluster Apps -In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. +In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available as a legacy feature. See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file diff --git a/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md index cb61483b1c5..b23735dcedb 100644 --- a/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.7/pages-for-subheaders/deploy-apps-across-clusters.md @@ -6,12 +6,16 @@ title: Deploying Applications across Clusters -Rancher uses Fleet to deploy applications across clusters. +Rancher offers several ways to deploy applications across clusters, depending on version. + +## Fleet + +Rancher v2.5 and later uses Fleet to deploy applications across clusters. Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). -### Multi-cluster Apps +## Multi-cluster Apps -In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. +In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available as a legacy feature. See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file diff --git a/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md b/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md index cb61483b1c5..b23735dcedb 100644 --- a/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md +++ b/versioned_docs/version-2.8/pages-for-subheaders/deploy-apps-across-clusters.md @@ -6,12 +6,16 @@ title: Deploying Applications across Clusters -Rancher uses Fleet to deploy applications across clusters. +Rancher offers several ways to deploy applications across clusters, depending on version. + +## Fleet + +Rancher v2.5 and later uses Fleet to deploy applications across clusters. Continuous Delivery with Fleet is GitOps at scale. For more information, refer to the [Fleet section](../how-to-guides/new-user-guides/deploy-apps-across-clusters/fleet.md). -### Multi-cluster Apps +## Multi-cluster Apps -In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available in Rancher v2.5. +In Rancher before v2.5, the multi-cluster apps feature was used to deploy applications across clusters. The multi-cluster apps feature is deprecated, but still available as a legacy feature. See the [multi-cluster app documentation](../how-to-guides/new-user-guides/deploy-apps-across-clusters/multi-cluster-apps.md) for more details. \ No newline at end of file