Skip to content

upctl kubernetes nodegroup

Manage cluster node-groups

upctl kubernetes nodegroup [flags]

Aliases

node-group

Options

Option Description
--help, -h help for nodegroup
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 (supported: json, yaml and human)
Default: human
Command Description
upctl kubernetes Manage Kubernetes clusters
upctl kubernetes nodegroup create Create a new node group into the specified cluster.
upctl kubernetes nodegroup delete Delete the node group from the cluster.
upctl kubernetes nodegroup scale Scale the number of nodes in the node group.
upctl kubernetes nodegroup show Show node group details