Skip to content

Commit ac2806f

Browse files
Updated the note to include information on k8's 1.28 and below
1 parent dced821 commit ac2806f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/aks/network-observability-managed-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ az group create \
8383
>
8484
>Starting with Kubernetes version 1.29, the --enable-network-observability tag is no longer required when creating or updating an Azure Kubernetes Service (AKS) cluster.
8585
>
86+
>For AKS clusters running Kubernetes version 1.28 or earlier, enabling network observability requires the --enable-network-observability tag during cluster creation or update.
87+
>
8688
8789
## Create AKS cluster
8890

0 commit comments

Comments
 (0)