From 87cf50ae5d050ba997f5b7a6adce73eb4d97730b Mon Sep 17 00:00:00 2001 From: atrittman Date: Fri, 12 Jun 2026 16:03:50 -0400 Subject: [PATCH 1/3] Updated Cluster Autoscaling to LA --- content/en/containers/autoscaling/cluster.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/content/en/containers/autoscaling/cluster.md b/content/en/containers/autoscaling/cluster.md index e0fc116312e..d3443b08875 100644 --- a/content/en/containers/autoscaling/cluster.md +++ b/content/en/containers/autoscaling/cluster.md @@ -3,12 +3,7 @@ title: Kubernetes Cluster Autoscaling description: Automatically scale your clusters with Kubernetes Cluster Autoscaling. --- -{{< callout url="https://www.datadoghq.com/product-preview/kubernetes-cluster-autoscaling/" - btn_hidden="false" header="Join the Preview!">}} -Datadog Kubernetes Cluster Autoscaling is in Preview. Use this form to submit your request today. -{{< /callout >}} - -
During the Preview period, Datadog recommends non-production use only of Datadog Kubernetes Autoscaling.
+
During the Limited Availability period, Datadog recommends non-production use only of Datadog Kubernetes Cluster Autoscaling.
## Requirements - Datadog Agent v7.75+ @@ -77,7 +72,7 @@ In Datadog, navigate to [Kubernetes Autoscaling][5]. You can review all your clu {{< img src="containers/autoscaling/settings.png" alt=" The Autoscaling Settings page showing the Enable Clusters for Autoscaling section. Displays a filterable table of Kubernetes clusters with columns for cluster name, nodes, CPU capacity, memory capacity, CPU usage percentage with visual bars, memory usage percentage with visual bars, autoscaled workloads count, cluster scaling availability, workload scaling availability, and an enabled toggle switch. Toggle switches on the right show which clusters have autoscaling enabled." style="width:100%;" >}} -Use the [Cluster Scaling][6] page and select a cluster to review its recommendations. Identify a cluster you want to begin optimizing. During the Preview period, Datadog recommends selecting a **non-production cluster**. +Use the [Cluster Scaling][6] page and select a cluster to review its recommendations. Identify a cluster you want to begin optimizing. During the Limited Availability period, Datadog recommends selecting a **non-production cluster**. {{< img src="containers/autoscaling/cluster-view.png" alt="The Cluster Scaling detail page for cluster dev-eks-shopist-a-us-east-1. The Cost Summary section displays four metrics: cluster cost of $140.7k with negative $3.1k month-over-month change, idle cost of $93.66k with negative $2.29k change, CPU usage/request efficiency at 27.24%, and memory usage/request efficiency at 35.15%. The Scaling Events section shows two time-series graphs tracking CPU and memory metrics over the past month, with fluctuating usage patterns, alongside a timeline of recent scaling events including pod and DatadogPodAutoscaler activities. The Scaling Recommendations section displays a table of workloads with idle CPU and memory, showing 8.7% autoscaling enabled." style="width:100%;" >}} From dab4598c31f8e339ae29f45617ffd38fea0f16ff Mon Sep 17 00:00:00 2001 From: atrittman Date: Fri, 12 Jun 2026 16:10:05 -0400 Subject: [PATCH 2/3] Add email --- content/en/containers/autoscaling/cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/containers/autoscaling/cluster.md b/content/en/containers/autoscaling/cluster.md index d3443b08875..7cd0a852211 100644 --- a/content/en/containers/autoscaling/cluster.md +++ b/content/en/containers/autoscaling/cluster.md @@ -3,7 +3,7 @@ title: Kubernetes Cluster Autoscaling description: Automatically scale your clusters with Kubernetes Cluster Autoscaling. --- -
During the Limited Availability period, Datadog recommends non-production use only of Datadog Kubernetes Cluster Autoscaling.
+
During the Limited Availability period, Datadog recommends non-production use only of Datadog Kubernetes Cluster Autoscaling. E-mail kubernetes-beta@datadoghq.com for more information and support.
## Requirements - Datadog Agent v7.75+ From ec239b777e92a4a7ac0b86430caeafb009b3e6eb Mon Sep 17 00:00:00 2001 From: Eva Parish Date: Fri, 12 Jun 2026 16:28:19 -0400 Subject: [PATCH 3/3] Fix email HTML --- content/en/containers/autoscaling/cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/containers/autoscaling/cluster.md b/content/en/containers/autoscaling/cluster.md index 7cd0a852211..4ef03a91ec2 100644 --- a/content/en/containers/autoscaling/cluster.md +++ b/content/en/containers/autoscaling/cluster.md @@ -3,7 +3,7 @@ title: Kubernetes Cluster Autoscaling description: Automatically scale your clusters with Kubernetes Cluster Autoscaling. --- -
During the Limited Availability period, Datadog recommends non-production use only of Datadog Kubernetes Cluster Autoscaling. E-mail kubernetes-beta@datadoghq.com for more information and support.
+
During the Limited Availability period, Datadog recommends non-production use only of Datadog Kubernetes Cluster Autoscaling. Email kubernetes-beta@datadoghq.com for more information and support.
## Requirements - Datadog Agent v7.75+