LXD offers a CSI solution to have kubernetes work with LXD storage.
I wanted to ask if there were any plans for a LXD Cloud Controller Manager.
https://kubernetes.io/docs/concepts/architecture/cloud-controller/
We could get rid of metallb and have kubernetes loadbalancers integrate with LXD’s loadbalancers.
And it could automatically give kubernetes nodes information about the LXD cluster location, for topology balancing reasons.
If not, I might make it a hobby project
. 80% of a controller seems to be skeleton framework.