Plumber aims to support Yorkie as a backend for the load balancer. The following features are planned to be implemented first:
- Support static load balancing with round-robin algorithm
- Support backends health check
- Support consistent hashing algorithm with maglev
- Support backend service discovery with Docker API
- Support mechanism to resolve split-brain of long-lived connection
- Support backend service discovery with Kubernetes API
- Support Yorkie cluster helm chart
- TBD