You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/04/22 09:51:12 UTC

[jira] [Assigned] (CAMEL-9683) native client side kubernetes based load balancer

     [ https://issues.apache.org/jira/browse/CAMEL-9683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-9683:
----------------------------------

    Assignee: Claus Ibsen

> 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)