load balancer behind the firewall
W
Whitney Jutzin
Thank you for this great feedback! We now have support for a load balancer firewall via API. You can find out more here:
https://docs.digitalocean.com/products/networking/load-balancers/how-to/manage/#add-or-remove-firewall-rules-from-a-load-balancer
https://docs.digitalocean.com/reference/api/api-reference/#operation/loadBalancers_update
We will continue to look at adding this via the Cloud Console. If you have any difficulties using this via API, please reach out to our support team: https://cloudsupport.digitalocean.com/s/
Again, thank you for taking time out of your day to share this feedback with us!
W
Whitney Jutzin
open
Merged in a post:
Private load balancer
Waheed Akhtar Wahid
I want to have private load balancers such that my cluster is not accessible to public directly. A very common use case is:
Load balancer (public) -> api gateway servers -> load balancer (private) -> microservices -> load balancer (private) -> database servers
This post was marked as
under review