Reputation: 873
I have a domain registered under the Godaddy and now I want to create a subdomain which points to GCP instance (static address).
So when did a R&D, few are saying that we need to create a zone and then points the provided Namespace address to the Godaddy ?
or
Just go to Manage DNS in Godaddy -->add -->A type (ipv4) and then points to subdomain -->with destiny IP address
Which way is the appropriate way ? can anybody help in this ?
Upvotes: 0
Views: 837
Reputation: 1482
There is no point of creating a new zone to point a subdomain. New Zone is like a new Domain. There could be 2 cases where you want to have a new zone -
In your case, Just add A Record
-
It will reflect it's changes within next 48hrs (Usually takes few minutes)
Upvotes: 3