-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for RDS Gateways #29
Comments
If I understand correctly, the idea would be to combine IAP and RDGW:
And presumably, the plugin should pick up the Gateway settings of the RDCMan configuration to establish this connection? Is this what you have in mind? If yes, I'll have a look. |
Yes, that's exactly right. Thank you! |
Yes. We would like to see this as well. |
I would think this would be running multiple RDS gateways in a MIG behind an ILB. Then fronting the ILB/GCLB with IAP. |
Thanks for following up on this. There are 2 challenges with RD GW-over-IAP which so far have kept me from implementing support for RD GWs:
How severe of a limitation do you think (1) is? If you have additional context that you'd like to discuss privately, it might be good to file a Support request. |
Currently, the IAP Plugin only allows direct connection through IAP directly to a Host. We would like to configure an Connection Broker, and have the client connect to the broker via RDS Gateway. Configuration would need to specify that gateway connection should use IAP.
The text was updated successfully, but these errors were encountered: