From 23ca4b35bb27eb900a8fff2b53438940c6ac0b30 Mon Sep 17 00:00:00 2001 From: Sunil Singh Date: Fri, 18 Apr 2025 13:08:57 -0700 Subject: [PATCH] Removing version callout as applicable to all v2.11 versions. Signed-off-by: Sunil Singh --- .../enable-cluster-agent-scheduling-customization.md | 2 +- .../enable-cluster-agent-scheduling-customization.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md b/docs/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md index c91e2d53b2c..cc4d178281f 100644 --- a/docs/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md +++ b/docs/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md @@ -6,7 +6,7 @@ title: Enabling Cluster Agent Scheduling Customization -In Rancher v2.11.0 and later, you can enable the automatic deployment of a Priority Class and Pod Disruption Budget for the `cattle-cluster-agent`. +The `cattle-cluster-agent` allows enabling automatic deployment of a Priority Class and Pod Disruption Budget. When this feature is enabled, all newly provisioned Node Driver, Custom, and Imported RKE2 and K3s clusters will automatically deploy a Priority Class and Pod Disruption Budget during the provisioning process. Existing clusters can be gradually updated with this new behavior using the [Rancher UI or by setting a specific annotation](#updating-existing-clusters) on cluster objects. diff --git a/versioned_docs/version-2.11/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md b/versioned_docs/version-2.11/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md index 160621204f1..6873c9af28f 100644 --- a/versioned_docs/version-2.11/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md +++ b/versioned_docs/version-2.11/how-to-guides/advanced-user-guides/enable-cluster-agent-scheduling-customization.md @@ -6,7 +6,7 @@ title: Enabling Cluster Agent Scheduling Customization -In Rancher v2.11.0 and later, you can enable the automatic deployment of a Priority Class and Pod Disruption Budget for the `cattle-cluster-agent`. +The `cattle-cluster-agent` allows enabling automatic deployment of a Priority Class and Pod Disruption Budget. When this feature is enabled, all newly provisioned Node Driver, Custom, and Imported RKE2 and K3s clusters will automatically deploy a Priority Class and Pod Disruption Budget during the provisioning process. Existing clusters can be gradually updated with this new behavior using the [Rancher UI or by setting a specific annotation](#updating-existing-clusters) on cluster objects.