We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af89e6e commit 1f68266Copy full SHA for 1f68266
articles/operator-nexus/howto-configure-cluster.md
@@ -113,7 +113,7 @@ az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
113
An alternate way to create a Cluster is with the ARM template editor.
114
115
In order to create the cluster this way, you will need to provide a template file (cluster.jsonc) and a parameter file (cluster.parameters.jsonc).
116
-You can find examples of an 8 rack cluster using these two files:
+You can find examples of an for an 8-Rack 2M16C SKU cluster using these two files:
117
118
[cluster.jsonc](./cluster-jsonc-example.md) ,
119
[cluster.parameters.jsonc](./cluster-parameters-jsonc-example.md)
0 commit comments