Skip to content

Commit 341b0cc

Browse files
authored
[AKS] add AzureLinux3 ossku to preview (#36337)
* feat: add AzureLinux3 ossku * chore: update description
1 parent 2f16315 commit 341b0cc

File tree

1 file changed

+5
-0
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2025-07-02-preview

1 file changed

+5
-0
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2025-07-02-preview/managedClusters.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8213,6 +8213,7 @@
82138213
"CBLMariner",
82148214
"Mariner",
82158215
"AzureLinux",
8216+
"AzureLinux3",
82168217
"Windows2019",
82178218
"Windows2022",
82188219
"Windows2025",
@@ -8236,6 +8237,10 @@
82368237
"value": "AzureLinux",
82378238
"description": "Use AzureLinux as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https://aka.ms/azurelinux for more information."
82388239
},
8240+
{
8241+
"value": "AzureLinux3",
8242+
"description": "Use AzureLinux3 as the OS for node images. Azure Linux is a container-optimized Linux distro built by Microsoft, visit https://aka.ms/azurelinux for more information. For limitations, visit https://aka.ms/aks/node-images. For OS migration guidance, see https://aka.ms/aks/upgrade-os-version."
8243+
},
82398244
{
82408245
"value": "CBLMariner",
82418246
"description": "Deprecated OSSKU. Microsoft recommends that new deployments choose 'AzureLinux' instead."

0 commit comments

Comments
 (0)