If I terminate a TLS/SSL connection at a load balancer and forward traffic on to the droplets on port 80 is this unencrypted traffic routed over the internet? Droplets have public ip addresses so I assume this is the case unless behind the scenes DO have routing tables from the LB ip ranges to the droplet ip ranges to route the traffic internally.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
For reference:
Yes, if your droplet has “private” networking, the load balancer will use that as default. If it doesn’t, it’ll use the public IP. You can modify the health check direction and port in the load balancer advanced settings.
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.