Skip to content

Commit 09ec8cc

Browse files
Merge pull request #230944 from qpetraroia/master
add keda warning about 1.26 GA
2 parents bf82817 + 39358a8 commit 09ec8cc

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

articles/aks/keda-about.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Learn more about how KEDA works in the [official KEDA documentation][keda-archit
3030

3131
## Installation and version
3232

33+
>[!WARNING]
34+
> The managed KEDA addon will not be supported in K8s version 1.26 at GA. Please follow the [release notes](https://github.com/Azure/AKS/releases) to be notified when it will be supported.
35+
3336
KEDA can be added to your Azure Kubernetes Service (AKS) cluster by enabling the KEDA add-on using an [ARM template][keda-arm] or [Azure CLI][keda-cli].
3437

3538
The KEDA add-on provides a fully supported installation of KEDA that is integrated with AKS.

articles/aks/keda-deploy-add-on-arm.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This article shows you how to deploy the Kubernetes Event-driven Autoscaling (KE
1616

1717
## Prerequisites
1818

19+
>[!WARNING]
20+
> The managed KEDA addon will not be supported in K8s version 1.26 at GA. Please follow the [release notes](https://github.com/Azure/AKS/releases) to be notified when it will be supported.
21+
1922
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/free).
2023
- [Azure CLI installed](/cli/azure/install-azure-cli).
2124
- Firewall rules are configured to allow access to the Kubernetes API server. ([learn more][aks-firewall-requirements])

articles/aks/keda-deploy-add-on-cli.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This article shows you how to install the Kubernetes Event-driven Autoscaling (K
1616

1717
## Prerequisites
1818

19+
>[!WARNING]
20+
> The managed KEDA addon will not be supported in K8s version 1.26 at GA. Please follow the [release notes](https://github.com/Azure/AKS/releases) to be notified when it will be supported.
21+
1922
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/free).
2023
- [Azure CLI installed](/cli/azure/install-azure-cli).
2124
- Firewall rules are configured to allow access to the Kubernetes API server. ([learn more][aks-firewall-requirements])

articles/aks/keda-integrations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.author: tomkerkhove
1111

1212
The Kubernetes Event-driven Autoscaling (KEDA) add-on integrates with features provided by Azure and open source projects.
1313

14+
>[!WARNING]
15+
> The managed KEDA addon will not be supported in K8s version 1.26 at GA. Please follow the [release notes](https://github.com/Azure/AKS/releases) to be notified when it will be supported.
16+
1417
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
1518

1619
> [!IMPORTANT]

0 commit comments

Comments
 (0)