dkp update controlplane aws
Update a Konvoy cluster control plane in AWS
CODE
dkp update controlplane aws [flags]
Options
CODE
--ami string AMI ID to use for machines
--ami-base-os string Base OS for Lookup search (ex. 'centos-7', 'ubuntu-18.04', 'ubuntu-20.04')
--ami-format string Lookup Format string to generate AMI search name from
--ami-owner string Owner ID for AMI Lookup search
-c, --cluster-name name Name used to prefix the cluster and all the created resources.
-h, --help help for aws
--instance-type string Instance type to use for control plane 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 controlplane - Update a Kubernetes cluster control plane, one of [aws, azure, eks, gcp, preprovisioned, vsphere]