Skip to content

Omnistrate ctl deployment cell scale down nodepool

omnistrate-ctl deployment-cell scale-down-nodepool

Scale down a nodepool to zero nodes

Synopsis

Scale down a nodepool to zero nodes by setting max size to 0.

This will evict all nodes in the nodepool and can be used as a cost saving measure. The nodepool will remain configured but will have no running nodes.

omnistrate-ctl deployment-cell scale-down-nodepool [flags]

Options

-h, --help help for scale-down-nodepool -i, --id string Deployment cell ID (required) -n, --nodepool string Nodepool name (required)

Options inherited from parent commands

-o, --output string Output format (text|table|json) (default "table") -v, --version Print the version number of omnistrate-ctl

SEE ALSO