[
https://issues.apache.org/jira/browse/CAMEL-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298310#comment-15298310
]
Claus Ibsen commented on CAMEL-9683:
------------------------------------
Yeah it would be great with impls for consul and etcd. Also based on this we
may need to refine the current code, so sure go ahead. Nothing is set in stone.
> native client side kubernetes based load balancer
> -------------------------------------------------
>
> Key: CAMEL-9683
> URL: https://issues.apache.org/jira/browse/CAMEL-9683
> Project: Camel
> Issue Type: Improvement
> Reporter: james strachan
> Assignee: Claus Ibsen
> Fix For: 2.18.0
>
>
> when using kubernetes you can use Kubernetes Services to do the load
> balancing across endpoints
> http://kubernetes.io/v1.1/docs/user-guide/services.html#services-in-kubernetes
> sometimes folks want to do the discovery and load balancing on the client
> side.
> We've added a plugin to Ribbon to do this in the kubeflix project:
> https://github.com/fabric8io/kubeflix
> e.g. here
> https://github.com/fabric8io/kubeflix/blob/master/ribbon-discovery/src/main/java/io/fabric8/kubeflix/ribbon/KubernetesServerList.java#L66-L87
> it might be nice to add something like that for Camel LoadBalancers for folks
> using Camel on Kubernetes who wish to use client side discovery and load
> balancing
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)