Supported versions:
Unsupported versions:
This topic offers an example showing how to use Google Cloud DNS to configure a DNS zone with a record set that points to your Apigee hybrid ingress IP address (typically this address will be a static IP that you previously configured during the hybrid installation.)
You can register a domain name through Google Domains or another domain registrar of your choice.
This section explains how to create a DNS zone and record set in Google Cloud DNS.
api-services or example-endpointDOMAIN environment variable. Be
careful to not include the period at the end.

export DOMAIN=dns_name_of_record
In this step, you copy the DNS servers from your domain to Google Cloud DNS. Doing so allows Google Cloud to manage the DNS for your Google Cloud Project.

Go to your domain registrar and edit your domain's DNS settings to use the Google Cloud Name servers.
The following screenshot shows an example of entering the Google Cloud name servers in Google Domains:

Google Cloud DNS now manages the DNS records for your domain.
1 2 3 4 5 (NEXT) Step 6: Create an environment groupExcept as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-09 UTC.