hpcloud / kubernetes-service-loadbalancer

Service Load Balancer implementation for Kubernetes
Apache License 2.0
21 stars 10 forks source link

loadbalancer labels vs. types #3

Open wilreichert opened 7 years ago

wilreichert commented 7 years ago

Is there a reason why you chose to leverage a ConfigMap containing a app: loadbalancer label instead of using the typical type: LoadBalancer definition on a Service?