Skip to content

upctl kubernetes node-group

Manage cluster node-groups

upctl kubernetes node-group [flags]

Options

Option Description
--help, -h help for node-group
Default: false

Global options

Option Description
--client-timeout, -t Client timeout to use in API calls.
Default: 0s
--config Configuration file path.
--debug Print out more verbose debug logs.
Default: false
--force-colours Force coloured output despite detected terminal support.
--no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable.
--output, -o Output format. Valid values are human, json and yaml.
Default: human
Command Description
upctl kubernetes Manage Kubernetes clusters
upctl kubernetes node-group create Create a new node group into the specified cluster.
upctl kubernetes node-group delete Delete the node group from the cluster.
upctl kubernetes node-group scale Scale the number of nodes in the node group.
upctl kubernetes node-group show Show node group details