Re: Kubernetes cloud provider

2018-09-07 Thread Rohit Yadav
Let me engage on the PR, apart from what Wei has shared we may also need to add some additional support/features in future. - Rohit On Thu, Sep 6, 2018 at 12:50 PM, Wei ZHOU wrote: > Hi Sebastien, > > We (as Leaseweb) are using CloudStack plugin in our kubernetes clusters > [1][2]. > The main u

Re: Kubernetes cloud provider

2018-09-07 Thread Sebastien Goasguen
Right, So you need to engage in this PR: https://github.com/kubernetes/kubernetes/pull/68199 or send me email seb...@cloudtank.ch On Thu, Sep 6, 2018 at 9:20 AM Wei ZHOU wrote: > Hi Sebastien, > > We (as Leaseweb) are using CloudStack plugin in our kubernetes clusters > [1][2]. > The main usa

Re: Kubernetes cloud provider

2018-09-06 Thread Wei ZHOU
Hi Sebastien, We (as Leaseweb) are using CloudStack plugin in our kubernetes clusters [1][2]. The main usage are (1) CloudStack will acquire a public IP and create LB rules when we create a LoadBalancer service in kubernetes (2) CloudStack will create/remove load balancer rules when we scale out/i

Re: Kubernetes cloud provider

2018-09-05 Thread Will Stevens
> > > from us? > > > We should work with to maintain this integration. > > > > > > > > They are going to remove it from the core kubernetes code base. Ideally > it > > should go in another repo in the kubernetes github org like > > https://githu

Re: Kubernetes cloud provider

2018-09-05 Thread Rafael Weingärtner
ld go in another repo in the kubernetes github org like > https://github.com/kubernetes/cloud-provider-openstack > > If nobody pick this up and gets involved, the provider will just disappear. > > You could also put it in github.com/cloudstack-extras or something out of > the kubernetes

Re: Kubernetes cloud provider

2018-09-05 Thread Sebastien Goasguen
to remove it from the core kubernetes code base. Ideally it should go in another repo in the kubernetes github org like https://github.com/kubernetes/cloud-provider-openstack If nobody pick this up and gets involved, the provider will just disappear. You could also put it in github.com/cloudstack-ext

Re: Kubernetes cloud provider

2018-09-04 Thread Rafael Weingärtner
Hi Sebastian, I read the thread there, but I did not understand it. What do they need from us? We should work with to maintain this integration. On Tue, Sep 4, 2018 at 3:18 AM, Sebastien Goasguen wrote: > Hi all, it has been a while. > > Please see this: > > https://github.com/kubernetes/kubern

Kubernetes cloud provider

2018-09-03 Thread Sebastien Goasguen
Hi all, it has been a while. Please see this: https://github.com/kubernetes/kubernetes/pull/68199 I don't know if anyone is using it but if we don't reply the cloudstack controller in kubernetes might get removed from the upstream. -seb