このページは、まだ日本語ではご利用いただけません。翻訳中です。
Custom Domains for Serverless Gateways
Konnect integrates domain name management and configuration with Serverless gateways.
Konnect configuration
-
Open Gateway Manager, choose a control plane to open the Overview dashboard, then click Connect.
The Connect menu will open and display the URL for the Public Edge DNS. Save this URL.
-
Select Custom Domains from the side navigation, then New Custom Domain, and enter your domain name.
Save the value that appears under CNAME.
Domain registrar configuration
- Log in to your domain registrar’s dashboard.
- Navigate to the DNS settings section. This area might be labeled differently depending on your registrar.
- Locate the option to add a new CNAME record and create the following record using the value saved in the Konnect configuration section. For example, in AWS Route 53, it would look like this:
Host Name | Record Type | Routing Policy | Alias | Evaluate Target Health | Value | TTL |
---|---|---|---|---|---|---|
my.example.com |
CNAME | Simple | No | No | 9e454bcfec.kongcloud.dev |
300 |
Note: Once a Serverless Gateway custom DNS record has been validated, it will not be refreshed or re-validated. Remove and re-add the custom domain in Konnect to force a re-validation.
Delete a custom domain
-
In Konnect, open Gateway Manager, choose a control plane to open the Overview dashboard, then click Custom Domains.
-
Click the action menu on the end of the row you want to delete and click Delete.