I'm looking for a solution to use Kubernetes to manage LXC services in Proxmox instead of relying in VMs.
Meanwhile I've found some interesting projects:
Any alternatives or experiences with Kubernetes installed as VM managing services in LXC containers? Maybe it could be achieved using the Proxmox API?
Meanwhile I've found some interesting projects:
- lxc/lxcri - A wrapper around LXC which can be used as a drop-in container runtime replacement for use by CRI-O.
- ionos-cloud/cluster-api-provider-proxmox - Cluster API Provider for Proxmox VE.
- dsieradzki/makoon - A web application designed to make managing Kubernetes clusters in Proxmox VE as simple as possible. Not compatible with LXC containers (?)
Any alternatives or experiences with Kubernetes installed as VM managing services in LXC containers? Maybe it could be achieved using the Proxmox API?