Skip to content

Commit afd78ec

Browse files
authored
Added a prereq section in K3
1 parent 3b63ff3 commit afd78ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,14 @@ az hybridaks vnet create \
485485

486486
This section describes how to create an AKS-Hybrid cluster
487487

488+
You should have the following information already:
489+
490+
- AKS-Hybrid vNET network ARM resource IDs
491+
- Azure Subscription ID
492+
- Custom location ARM resource ID
493+
- AAD admin group object IDs
494+
- Get the available zones to deploy the AKS-Hybird cluster via `az networkcloud cluster show -g <Nexus on-prem cluster RG> --name <Nexus on-prem cluster name> --query computeRackDefinitions[*].availabilityZone`
495+
488496
```azurecli
489497
az hybridaks create \
490498
-n <aks-hybrid cluster name> \

0 commit comments

Comments
 (0)