Skip to content

Commit 6c61768

Browse files
santhoshmprabhuFumingZhang
authored andcommitted
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 8402740 commit 6c61768

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)