MatthieuFin
MatthieuFin
Hi @sergelogvinov I propose an [implementation](https://github.com/kubernetes/cloud-provider-openstack/pull/2551) of multi cloud support for cinder-csi-plugin, which offer multiple openstack clusters support, not only multiple regions, I haven't take look of occm implementation yet,...
> Have you considered having kubelet set the providerID on Node creation, btw? Here's how CAPO does this: > > https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/1e0b60fd0ffd7fc1e940ada7e85ec8d724381146/templates/cluster-template.yaml#L21-L24 > > This is used by kubeadm when it...