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: https://github.com/swisstxt/cloudstack-cloud-controller-manager Regards, Gregor On Mon, 2019-06-10 at 18:12 +0300, Vladimir Melnik wrote: > 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 and examples for that. > > Thanks in advance for any clues. :-) > > Best regards, > V.Melnyk >
