Cloud DNS Zone
Creating a Route 53 hosted zone to program DNS entries in GCP
Last updated
Creating a Route 53 hosted zone to program DNS entries in GCP
Last updated
© DuploCloud, Inc. All rights reserved. DuploCloud trademarks used herein are registered trademarks of DuploCloud and affiliates
The DuploCloud Platform requires a unique GCP Cloud DNS zone to create DNS entries for the services you deploy. The domain must be registered with a domain provider and set in DuploCloud before configuration. We recommend creating a subdomain such as apps.[MY-COMPANY].com
or internal.[my-company].com
.
Never use this subdomain for any other purpose, as DuploCloud owns all CNAME entries in this domain and will remove any entries it does not manage.
Create a DNS Zone in the GCP Console:
Log in to the GCP console.
Select Network Services -> Cloud DNS.
Click Create Zone, as shown below, and note the Zone Name you create. You will need it to add to DuploCloud in a later step.
Access the zone and note the Nameserver names.
Navigate to your root Domain Provider's site (for acme.com
, for example).
Create an NS record that references the domain name of the hosted zone you created (apps.acme.com
), and add the zone name to the Nameservers you noted above.
Provision the zone in every DuploCloud Plan, starting with the Plan created in the previous step.
In the DuploCloud Portal, navigate to Administrator -> Plans.
Select the Plan name from the NAME column.
Select the DNS tab, and click Edit. The Set Plan DNS pane displays.
In the Cloud DNS Zone field, enter the zone name.
In the External DNS Suffix and Internal DNS Suffix fields, enter the domain name, preceded with a dot (.)
Click Submit.
Do not forget the dot (.) at the beginning of the DNS suffix, in the form as shown below.
Note that this domain must be set in each new Plan you create in your DuploCloud Infrastructure.