I am not able to access the services through my external static IP address ON Googgle Cloud Platform. The same services are accessible through localhost:port# but not through externalIP:port#. I am using all the default Firewall settings where the IP filters are all 0.0.0.0/0 and the Protocol/Port is set to tcp:8090
8090 is the port where my service is running.
Anyone know what I need to set or change?