Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
Sample use cases:
1. There are some cases where the company applies business rules, such as firewalls being set to close all connections to port 22 within the customer's project. Some customers suggests to use IAP to connect instead, since this is what they use to connect to their regular GCE VMs. That's how it gets to the point of trying to SSH to the Flex VM using IAP.
2. Investigate issues with occasional long response times of services. The purpose is to perform thread dump or create and download heap dump. Security policy only allows SSH access production instances via IAP.
3. Configuring VPC firewall to allow SSH connections on port 22 is working fine for GCE instances. However it's not working for GAE Flex.
What you would like to accomplish:
1. To be able to SSH to GAE Flex instance using IAP.
How this might work:
No workaround as of now.
If applicable, reasons why alternative solutions are not sufficient:
Other information (workarounds you have tried, documentation consulted, etc):
Similar case posted in Stackoverflow: