A way to connect to an AWS VPC
Our stack is currently running in AWS on EKS. We are currently using 3rd party providers for our GPU workloads connected via a site-to-site VPN.
I want to know if runpod has a solution to connect to an AWS VPC.
2 Replies
You can use cloudflared for this
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/private-net/cloudflared/
Connect private networks · Cloudflare Zero Trust docs
A private network has two primary components: the server and the client. The server’s infrastructure (whether that is a single application, multiple …
Hi @ashleyk
This looks interesting. I think I understand but, could you please provide a brief explanation of how this would work in the context of an AWS VPC and runpod?