skyplane-project / skyplane

🔥 Blazing fast bulk data transfers between any cloud 🔥
https://skyplane.org
Apache License 2.0
1k stars 58 forks source link

Support private versus public IPs for gateways #817

Closed sarahwooders closed 1 year ago

sarahwooders commented 1 year ago

For gateway VMs both in GCP, private IPs should be used - otherwise public IPs. I added a private_id field to the GatewaySend operator so the planner can determine whether to use a public or private IP.