dkp update nodepool eks
Update a Konvoy cluster node pool in EKS
CODE
dkp update nodepool eks [flags]
Options
CODE
-c, --cluster-name name Name used to prefix the cluster and all the created resources.
-h, --help help for eks
--instance-type string Instance type to use for node pool machines
--kubeconfig string Path to the kubeconfig for the management cluster. If unspecified, default discovery rules apply.
--kubernetes-version string Kubernetes version
-n, --namespace string If present, the namespace scope for this CLI request. (default "default")
--use-context string Use a specific context in a kubeconfig file.
--wait If true, wait for operations to complete before returning. (default true)
Options inherited from parent commands
CODE
-v, --verbose int Output verbosity
SEE ALSO
- dkp update nodepool - Upate a Kubernetes cluster node pool, one of [aws, azure, eks, gcp, preprovisioned, vsphere]