Add a custom domain to a cluster.
POST/clusters/:id/domains
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.
Request
Responses
- 200
Custom domain created; provisioning started. domain.domainRecords holds the DNS records to create for validation.