Skip to content

Commit d3da59d

Browse files
authored
Emphasize everything below 1.26 is supported + point to KEDA's policy
1 parent 402548d commit d3da59d

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

articles/aks/includes/keda/current-version-callout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ms.author: tomkerkhove
88
---
99

1010
> [!IMPORTANT]
11-
> The KEDA add-on installs version *2.7.0* of KEDA on your cluster.
11+
> The KEDA add-on installs version *2.7.0* of KEDA on your cluster. Due to [KEDA's Kubernetes Compatibility policy](https://keda.sh/docs/latest/operate/cluster/#kubernetes-compatibility), the managed KEDA addon is will only be supported in Kubernetes versions <= 1.25 when generally available. Please follow the [release notes](https://github.com/Azure/AKS/releases) to be notified for additional Kubernetes version support.

articles/aks/keda-about.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,12 @@ 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 is will only be supported in Kubernetes versions <= 1.25 when generally available. Please follow the [release notes](https://github.com/Azure/AKS/releases) to be notified for additional Kubernetes version support.
33+
[!INCLUDE [Current version callout](./includes/keda/current-version-callout.md)]
3534

3635
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].
3736

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

40-
[!INCLUDE [Current version callout](./includes/keda/current-version-callout.md)]
41-
4239
## Capabilities and features
4340

4441
KEDA provides the following capabilities and features:

articles/aks/keda-integrations.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ 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.
14+
[!INCLUDE [Current version callout](./includes/keda/current-version-callout.md)]
1615

1716
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
1817

0 commit comments

Comments
 (0)