Skip to content

Commit 9e933c1

Browse files
authored
Typo fix
1 parent 622f7bf commit 9e933c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/azure-operator-nexus-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The Azure Operator Nexus doesn't offer the capability to select specific racks o
7070
### In the event of a network disruption between the cluster manager and on-premises servers during deployment, can the process be resumed once connectivity is restored?
7171
It depends on the cluster's status: if the cluster is failed, it needs to be deleted and redeployed. However, if the cluster is still deploying, it undergoes a reconcile process, allowing the deployment process to continue.
7272

73-
### Does cluster deploy wait for all the compute node provisioned?
73+
### Does cluster deploy wait for all the compute nodes provisioned?
7474
The deployment process will continuously retry the provisioning of compute nodes until all nodes are successfully provisioned. When the cluster reaches the defined threshold, cluster status changes to running. However, the remaining nodes continue undergoing the provisioning process until they too are successfully provisioned.
7575

7676
## Compute

0 commit comments

Comments
 (0)