As @funkyHat indicated, we currently support Load Balancing via these configurations.
These are sufficient for external load balancing, however, since there are some post-setup steps to support internal load balancer, as indicated here, in particular the remove external IP step, we thought we would support an abstraction above our supported types and call it LBaaS, that will support both internal and external scenarios.
This will also enable us to support several types of LBs from a single node type.
@isaac-s, please comment.