mmaictl 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¶
- mmaictl - MMAI CLI
- mmaictl nodegroup create - Create a nodegroup
- mmaictl nodegroup delete - Delete nodegroups
- mmaictl nodegroup describe - Describe nodegroups
- mmaictl nodegroup edit - Edit a nodegroup
- mmaictl nodegroup get - Display nodegroups