You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Is it possible to create a flex application that is not public facing at all but is available to all internal resources? It seems like App Engine will always expose a public endpoint which means I can't access it via internal resources that are located in private VPCs, correct? Would it be better to use a Kubernetes cluster?
Jordan (Cloud Platform Support)
unread,
Jun 26, 2018, 6:31:56 PM6/26/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
You can restrict the access to your App Engine application via Firewall rules. Note the way to allow other App Engine services to access your application if this is required by your application.