Custom Domains
Custom hostnames for a dedicated cluster.
List custom domains for a cluster.
Returns the custom hostnames configured for this dedicated cluster.
Add a custom domain to a cluster.
Registers a custom hostname for this dedicated cluster and starts DNS/TLS provisioning for it. Check the domain's status via the returned resource until its certificate is issued before using it as the cluster's primary hostname.
Get a custom domain by ID.
Returns details about a single custom domain configured for a cluster.
Remove a custom domain by ID.
Deletes a custom domain from the cluster. If it is currently the cluster's primary hostname, switch the primary hostname away from it first.
Get a custom domain's provisioning status.
Returns the DNS validation and TLS certificate status of a custom domain, along with the DNS records to create if validation is still pending.