And I would want to use Installing kubeadm | Kubernetes with swap enabled, but the kernel that comes with does not support cgroup v2, it is possible to change this?
It is not the problem, the k8s installation instructions say that you must have cgroups v2 capable kernel, and it is 6.x and Micro OS ships with 5.x, so there is a way to update the kernel?
admin@homelab:~> uname -a
Linux homelab 5.14.21-150500.55.44-default #1 SMP PREEMPT_DYNAMIC Mon Jan 15 10:03:40 UTC 2024 (cc7d8b6) x86_64 x86_64 x86_64 GNU/Linux
You might be able to, by enabling the Kernel:HEAD:Backports repo, as it’s built for openSUSE Leap 15.5, which is what Leap Micro 5.5 is based on, but I don’t know what that would break.
I know it would create an unsupported configuration, and you would mostly be on your own to figure out things if they break.
@Misekayek0l switch to MicroOS then… there maybe something on the openSUSE Build Service totally unsupported, don’t expect help (as in bug reports) if it breaks…
I have no issues here with RKE2, k3s etc running on MicroOS, my Rancher setup auto updates over night…