From d7c3dc976d0a0609a6f89d9e0a4cc3c906c6549a Mon Sep 17 00:00:00 2001 From: ktroller Date: Mon, 6 Jul 2026 12:57:08 -0300 Subject: [PATCH 1/2] W-23330760: Update HPA eligibility note to include ELA customers --- .../ROOT/pages/ch2-configure-horizontal-autoscaling.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc b/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc index 463f7fab..08d331ad 100644 --- a/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc +++ b/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc @@ -7,7 +7,7 @@ Configure CPU-based horizontal scaling for Mule applications to make them respon [NOTE] ==== -This feature applies only to customers who are opted into the new pricing and packaging model. For more details, see xref:general::pricing.adoc[] +This feature is available to organizations with an Enterprise License Agreement (ELA) or those opted into the new pricing and packaging model. If the Horizontal Pod Autoscaling option is not visible in the Runtime Manager UI, contact your account team. ==== In Kubernetes, a Horizontal Pod Autoscaler (HPA) automatically updates a workload resource to scale the workload to match demand. Horizontal scaling automatically deploys more pods as a response to an increased load. For more information, visit the https://kubernetes.io/docs/concepts/workloads/autoscaling/horizontal-pod-autoscale/[Kubernetes documentaton^]. From c50f45153417b1930217f7fc5c887800b7d23bbd Mon Sep 17 00:00:00 2001 From: Kevin Troller Date: Fri, 17 Jul 2026 11:42:41 -0300 Subject: [PATCH 2/2] Apply suggestion from @dmerlob Co-authored-by: Daniela Merlo <97902112+dmerlob@users.noreply.github.com> --- .../ROOT/pages/ch2-configure-horizontal-autoscaling.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc b/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc index 08d331ad..9bda5245 100644 --- a/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc +++ b/cloudhub-2/modules/ROOT/pages/ch2-configure-horizontal-autoscaling.adoc @@ -7,7 +7,7 @@ Configure CPU-based horizontal scaling for Mule applications to make them respon [NOTE] ==== -This feature is available to organizations with an Enterprise License Agreement (ELA) or those opted into the new pricing and packaging model. If the Horizontal Pod Autoscaling option is not visible in the Runtime Manager UI, contact your account team. +This feature is available to organizations with an Enterprise License Agreement (ELA) or those opted into the new pricing and packaging model. If the Horizontal Pod Autoscaling option isn't visible in the Runtime Manager UI, contact your account team. ==== In Kubernetes, a Horizontal Pod Autoscaler (HPA) automatically updates a workload resource to scale the workload to match demand. Horizontal scaling automatically deploys more pods as a response to an increased load. For more information, visit the https://kubernetes.io/docs/concepts/workloads/autoscaling/horizontal-pod-autoscale/[Kubernetes documentaton^].