Kubernetes Cluster Creation Limits
New
Kubernetes cluster creation limits
Users with the “Manage limits” permission can now specify allowed providers and locations for creating (or editing) Kubernetes clusters in a project. Any disallowed options are hidden in the cluster creation wizard and blocked by the External API, returning clear validation errors.
Domain verification and FQDN assignment
We added an application that verifies user domains (one at a time in the current UI) and automatically allocates an FQDN when a load balancer service is created in a cluster. If multiple ingress controllers exist, the application updates Cloudflared agent configurations to route each domain to the appropriate controller. This enables users to see which services are externally exposed, add multiple domains, and operate multiple ingress controllers simultaneously.