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 9499a7c commit af89e6eCopy full SHA for af89e6e
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 these two files here:
+You can find examples of an 8 rack 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