fabric8io / kubeflix

Kubernetes integration with Netflix OSS
266 stars 69 forks source link

support kubernetes service discovery inside Zuul? #40

Open jstrachan opened 8 years ago

jstrachan commented 8 years ago

Folks might want to use Zuul to implement load balancing across multiple services using %age weightings etc. So it might be nice to support a Zuul plugin to do endpoint discovery for services Zuul talks to.

Ideally ingress in kubernetes will hopefully be a more natively supported option; but having Zuul support in kubeflix will let folks familiar with Zuul feel right at home

jmcclell commented 8 years ago

This would be great!