dkp delete nodepool
Delete a nodepool for a given cluster
dkp delete nodepool name [flags]
CODE
Options
-c, --cluster-name name Name used to prefix the cluster and all the created resources.
--dry-run Only print the objects that would be created, without creating them.
-h, --help help for nodepool
--kubeconfig string Path to the kubeconfig for the management cluster. If unspecified, default discovery rules apply.
-n, --namespace string If present, the namespace scope for this CLI request. (default "default")
CODE
Options inherited from parent commands
-v, --verbose int Output verbosity
CODE
SEE ALSO
- dkp delete - Delete one of [bootstrap, capi-components, chart, cluster, nodepool]