You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -417,11 +417,14 @@ If you would like to properly advertise multiple CEs per cluster, make sure that
417
417
418
418
#### Subcluster Configuration ####
419
419
420
-
Each homogeneous set of worker node hardware is called a **subcluster**. For each subcluster in your cluster, fill in the information about the worker node hardware by creating a new Subcluster section with a unique name in the following format: `[Subcluster CHANGEME]`, where CHANGEME is the globally unique subcluster name (yes, it must be a **globally** unique name for the whole grid, not just unique to your site. Get creative.)
420
+
Each homogeneous set of worker node hardware is called a **subcluster**.
421
+
For each subcluster in your cluster, fill in the information about the worker node hardware by creating a new Subcluster section in the following format:
422
+
`[Subcluster CHANGEME]`, where CHANGEME is the subcluster name.
423
+
If you have multiple subclusters, they must have different names.
0 commit comments