pydo.load_balancers

DigitalOcean Load Balancers provide a way to distribute traffic across multiple Droplets.

By sending requests to the /v2/load_balancers endpoint, you can list, create, or delete load balancers as well as add or remove Droplets, forwarding rules, and other configuration details.

Add Droplets to a Load Balancer
Add Forwarding Rules to a Load Balancer
Create a New Load Balancer
Delete a Load Balancer
Retrieve an Existing Load Balancer
List All Load Balancers
Remove Droplets from a Load Balancer
Remove Forwarding Rules from a Load Balancer
Update a Load Balancer
In this article...