dkp update controlplane preprovisioned
Update a Kubernetes cluster control plane in Preprovisioned
CODE
dkp update controlplane preprovisioned [flags]
Options
CODE
-c, --cluster-name name Name used to prefix the cluster and all the created resources.
-h, --help help for preprovisioned
--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")
--timeout duration The length of time to wait before giving up. Zero means wait forever (e.g. 300s, 30m, 3h). (default 30m0s)
--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 [aks, aws, azure, eks, gcp, preprovisioned, vcd, vsphere]