Skip to main content

Google Cloud DNS

  1. Login to your Google Cloud Console.
  2. Select your project from the top dropdown menu.
  3. In the left-hand menu, go to Network Services > Cloud DNS.
  4. Click the name of the DNS zone to be updated.

To edit an existing CNAME record:

  1. Locate the CNAME record in the Record sets list
  2. Click the Edit button
  3. Update the Canonical name field with your assigned CDN endpoint
  4. Click Save

To create a new CNAME record (if none record exists):

  1. If there is an existing A record for the subdomain, delete it first
  2. Click Add standard
  3. Resource record type: CNAME
  4. DNS name: Subdomain to be accelerated and protected
  5. Canonical name: Your assigned CDN endpoint
  6. Click Create