I would like to configure my microservices to only accept internal traffic. By "internal traffic", I mean other App Engine services, running in the same Project.
Is this possible? What is meant by internal traffic?
When I set the ingress to internal traffic only, my services are not accessible from other app engine services.
PS. I use a vpc_access_connector
for connecting from a compute engine
0 Replies