I have a compute engine running in google cloud. I linked this compute engine with a domain like example.com but I want to host another web apllication on the same compute engine and access it via subdomain like app.example.com, so can anyone tell me how I can link or add a new subdomain to same compute engine.
Asked
Active
Viewed 889 times
1 Answers
1
First, I logged in on domain provider site with my domain and created a subdomain, then on google cloud I created a new record with a subdomain like app.example.com with type A and 300 sec TTL and added the IP address of the compute engine. this solves my query.

imran khan
- 382
- 3
- 15