Skip to content

Commit 1f68266

Browse files
authored
Update howto-configure-cluster.md
1 parent af89e6e commit 1f68266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-configure-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ az networkcloud cluster create --name "$CLUSTER_NAME" --location "$LOCATION" \
113113
An alternate way to create a Cluster is with the ARM template editor.
114114

115115
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:
116+
You can find examples of an for an 8-Rack 2M16C SKU cluster using these two files:
117117

118118
[cluster.jsonc](./cluster-jsonc-example.md) ,
119119
[cluster.parameters.jsonc](./cluster-parameters-jsonc-example.md)

0 commit comments

Comments
 (0)