Skip to content

Commit dec36b4

Browse files
fix: set default for acceleration mode to none (#36528)
* feat: add acns perf profile * fix: run prettier * fix: spelling * fix: add default for acceleration mode
1 parent bee2dab commit dec36b4

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10783,6 +10783,7 @@
1078310783
}
1078410784
]
1078510785
},
10786+
"default": "None",
1078610787
"description": "Enable advanced network acceleration options. This allows users to configure acceleration using BPF host routing. This can be enabled only with Cilium dataplane. If not specified, the default value is None (no acceleration). The acceleration mode can be changed on a pre-existing cluster. See https://aka.ms/acnsperformance for a detailed explanation"
1078710788
}
1078810789
}

0 commit comments

Comments
 (0)