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 <ustcweiz...@gmail.com> wrote: > 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/in > a cluster. > > If the plugin is removed from kubernetes because nobody works on making it > external, we have to maintain IP and LB rules manually. > > > [1] > https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/ > [2] > https://github.com/kubernetes/kubernetes/tree/master/pkg/cloudprovider/providers/cloudstack > > Kind regards, > Wei Zhou > > Sebastien Goasguen <run...@gmail.com> 于2018年9月4日周二 上午8:18写道: > >> 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 >> >