Summary
I've been running some Kubernetes clusters on top of Incus and a real pain is the lack of integration between the cluster and it's infrastructure. Currently, I use the rke2 cluster engine to manage stand alone clusters, but I would like to have this integration with Incus to enable cluster autoscaling and automatic load balancer provisioning, so I was looking for a Cloud Controller Manager that I cloud deploy in my clusters to provide these features, but I couldn't find any project developing it.
I was glad I found this project, but I don't want to migrate my architecture to ClusterAPI for now, so I would like to know if there are any plans of developing a CCM for Incus in this project, or even if it's possible to use this CAPI as an CCM.
Why is this important?
A CCM is a more flexible software that can deployed on top of any Kubernetes cluster and don't require the change of the architecture.
Are you interested in contributing to this feature?
Sure!
Summary
I've been running some Kubernetes clusters on top of Incus and a real pain is the lack of integration between the cluster and it's infrastructure. Currently, I use the rke2 cluster engine to manage stand alone clusters, but I would like to have this integration with Incus to enable cluster autoscaling and automatic load balancer provisioning, so I was looking for a Cloud Controller Manager that I cloud deploy in my clusters to provide these features, but I couldn't find any project developing it.
I was glad I found this project, but I don't want to migrate my architecture to ClusterAPI for now, so I would like to know if there are any plans of developing a CCM for Incus in this project, or even if it's possible to use this CAPI as an CCM.
Why is this important?
A CCM is a more flexible software that can deployed on top of any Kubernetes cluster and don't require the change of the architecture.
Are you interested in contributing to this feature?
Sure!