I've created a Cloud DNS Zone for example.com
and pointed it's A record to Load Balancer's Static IP.
In the Load balancer, I have configured foo.example.com
to point to the foo-backend-service
:
When I navigate to foo.example.com
, it doesn't work.
Do I need to explicitly create an A record entry for foo.example.com
in the Cloud DNS Zone and point that to the Load Balancer's Static IP.