You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/keda-about.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,9 @@ Learn more about how KEDA works in the [official KEDA documentation][keda-archit
30
30
31
31
## Installation and version
32
32
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
+
33
36
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].
34
37
35
38
The KEDA add-on provides a fully supported installation of KEDA that is integrated with AKS.
Copy file name to clipboardExpand all lines: articles/aks/keda-deploy-add-on-arm.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ This article shows you how to deploy the Kubernetes Event-driven Autoscaling (KE
16
16
17
17
## Prerequisites
18
18
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
+
19
22
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/free).
Copy file name to clipboardExpand all lines: articles/aks/keda-deploy-add-on-cli.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ This article shows you how to install the Kubernetes Event-driven Autoscaling (K
16
16
17
17
## Prerequisites
18
18
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
+
19
22
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/free).
Copy file name to clipboardExpand all lines: articles/aks/keda-integrations.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ ms.author: tomkerkhove
11
11
12
12
The Kubernetes Event-driven Autoscaling (KEDA) add-on integrates with features provided by Azure and open source projects.
13
13
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
+
14
17
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
0 commit comments