Re: K8S LoadBalancer

2019-06-11 Thread Vladimir Melnik
Thank you very much, Gregor! Would you also be so kind as to help me a little? I tried to deploy your CCM in my K8S, but something seems to be gone wrong. I submitted my question as an issue: https://github.com/swisstxt/cloudstack-cloud-controller-manager/issues/9 - could you, please, take a

Re: K8S LoadBalancer

2019-06-11 Thread Riepl, Gregor (SWISS TXT)
Hi Vladimir The CloudStack cloud provider code will be removed from the k8s core soon: https://github.com/kubernetes/kubernetes/pull/72178 It's not advisable to use it any more. You can use our CCM that is based on the old cloud provider instead:

K8S LoadBalancer

2019-06-10 Thread Vladimir Melnik
Hello, Does anyone has experience of using ACS as a LoadBalancer's provider for Kubernetes? As I guess, it's possible (according to these modules' presence: https://github.com/kubernetes/kubernetes/tree/master/pkg/cloudprovider/providers/cloudstack), but now I'm looking for some documentation