mvaictl nodegroup¶
Operations on nodegroups
Synopsis¶
Operations on nodegroups.
A nodegroup is essentially a group of nodes. It assists in managing heterogeneous resources effectively. It is not scalable to manage node resources individually when the cluster has hundreds or thousands of nodes.
Typically, the grouped nodes share a common feature or property, such as GPU type or other Hardware capability. In order to avoid double-counting of node resources, nodegroups do not overlap, meaning that one node can belong to only one nodegroup.
Options¶
-h, --help help for nodegroup
--warnings-as-errors Treat warnings received from the server as errors and exit with a non-zero exit code
Options inherited from parent commands¶
SEE ALSO¶
- mvaictl - MemVerge.ai CLI
- mvaictl nodegroup create - Create a nodegroup
- mvaictl nodegroup delete - Delete nodegroups
- mvaictl nodegroup edit - Edit a nodegroup
- mvaictl nodegroup get - Display nodegroups