Changed
- Remove bastion section for generating CAPA cluster manifests.
kubectl gs template cluster
: Either --name
or new --generated-name
parameter is now required for CAPI cluster names. We kept the CLI backward-compatible for vintage, so if none of these parameters is specified, the old default of generating a random name still applies and no error is thrown.CAPA
are moving under global
.login
command and a new --device-auth
flag to activate it.--self-contained
) for EKS workload clusterslogin
works to use our DNS record for the k8s API when using non-vintage providers, rather than the value found in the CAPI CRs.cluster template --provider vsphere
since it was migrated to flatcar os.--control-plane-load-balancer-ingress-allow-cidr-block
which automatically adds NAT Gateway IPs of the MC to the allowlistThis part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.