dkp delete nodepool
Delete a nodepool for a given cluster
CODE
dkp delete nodepool name [flags]
Options
CODE
-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")
-v, --verbose int Output verbosity
SEE ALSO
- dkp delete - Delete one of [bootstrap, capi-components, chart, cluster, nodepool]