Skip to content

Commit 5b6d3b2

Browse files
authored
Update quickstarts-tenant-workload-prerequisites.md
1 parent 56f90cb commit 5b6d3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/quickstarts-tenant-workload-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You need:
4949
- your Azure account and the subscription ID of Operator Nexus cluster deployment
5050
- the `custom location` resource ID of your Operator Nexus cluster
5151

52-
## AKS-Hybrid availablity zone
52+
## AKS-Hybrid availability zone
5353
`--zones` option in `az hybridaks create` or `az hybridaks nodepool add` can be used to distribute the AKS-Hybrid clusters across different zones for better fault tolerance and performance. By specifying the --zones option when creating a AKS-Hybrid cluster, you can ensure that the cluster is scheduled onto a nodes in a specific rack or distributed evenly across multiple racks for better resource utilization and fault tolerance.
5454

5555
In case you don't specify a zone while creating a AKS-Hybrid cluster through the --zones option, Operator Nexus platform will automatically implement a default anti-affinity rule. This anti-affinity rule aims to prevent scheduling the cluster VM on a node that already has a VM from the same cluster, but it is a best-effort approach and cannot guarantee it.

0 commit comments

Comments
 (0)