nestybox / sysbox

An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.
Apache License 2.0
2.82k stars 159 forks source link

Add support for sysbox-deploy-k8s on Ubuntu Noble (24.04) #822

Open ctalledo opened 3 months ago

ctalledo commented 3 months ago

Per @geniass, sysbox-deploy-k8s does not work on Ubuntu 24.04:

ERROR: Sysbox is not supported on this host's distro (ubuntu-24.04).

Thus, we need to update the sysbox-deploy-k8s daemonset to support this.