Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
As we don't recommend multinode deployments for most use cases, please remove the word "cluster" from the commands where it would be used for single node deployments.
For example, here are the setup and admin commands for a single node deployment:
mcs cluster set api-key --key <your_key>
|
mcs cluster node add --node <hostname>
|
mcs cluster start
|
mcs cluster status
|
I don't want to use the word "cluster" at any point with a single node.