File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/operator-nexus/includes/kubernetes-cluster Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ $ az networkcloud kubernetescluster agentpool list --kubernetes-cluster-name myN
16
16
This command is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
17
17
Count Location Mode Name ProvisioningState ResourceGroup VmSkuName
18
18
------- ---------- ------ ---------------------------- ------------------- --------------- -----------
19
- 1 eastus System myNexusAKSCluster-nodepool-1 Succeeded myResourceGroup NC_M4_v1
20
- 1 eastus User myNexusAKSCluster-nodepool-2 Succeeded myResourceGroup NC_M4_v1
21
- ```
19
+ 1 eastus System myNexusAKSCluster-nodepool-1 Succeeded myResourceGroup NC_P10_56_v1
20
+ 1 eastus User myNexusAKSCluster-nodepool-2 Succeeded myResourceGroup NC_P10_56_v1
21
+ ```
You can’t perform that action at this time.
0 commit comments