Skip to content

Commit 3e855c9

Browse files
committed
Final tweaks
1 parent 915ef70 commit 3e855c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Arc/availability-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Availability sets offer several benefits for AKS on Azure Local users, such as:
2424

2525
## Enable availability sets
2626

27-
With AKS on Azure Local, the availability sets feature is enabled by default when you create a node pool. With AKS on Windows Server, you can enable availability sets feature by adding the `-enableAvailabilitySet` parameter when you create an AKS cluster; for example, `New-AksHciCluster -Name <name> -controlPlaneNodeCount 3 -osType Linux -kubernetesVersion $kubernetesVersion -enableAvailabilitySet`.
27+
With AKS on Azure Local, the availability sets feature is enabled by default when you create a node pool. With AKS on Windows Server, you can enable the availability sets feature by adding the `-enableAvailabilitySet` parameter when you create an AKS cluster; for example, `New-AksHciCluster -Name <name> -controlPlaneNodeCount 3 -osType Linux -kubernetesVersion $kubernetesVersion -enableAvailabilitySet`.
2828

2929
## How availability sets work in AKS enabled by Azure Arc
3030

0 commit comments

Comments
 (0)