load balancers exist in the app. you can see them, create them, delete them.
but adding targets? services? health checks? not supported yet.
to actually be useful:
- add/remove targets (servers)
- configure services (ports, protocols)
- health check status per target (data is in the api response, just not shown)
- load balancing algorithm (round robin etc)
probably a fair amount of work.
load balancers exist in the app. you can see them, create them, delete them.
but adding targets? services? health checks? not supported yet.
to actually be useful:
probably a fair amount of work.