CIS compatibility microk8s

Hi, I’m able run microk8s on Ubuntu fine, but when i try to run it on a CIS-based VM I’m unable to get it to run any nodes. Microk8s seems to think it’s installed and running but there are no worker nodes listed (including localhost) and pods don’t get scheduled.

Is microk8s CIS compatible? And if it is, are there any prerequisites I need to be aware of?

I did find a number of (older) posts of people who mention that they are using CIS as well which suggests it should work, but I can’t find why I’m having issues.

Thanks

After lots of trial and error i managed to get this to work on the RHEL8 CIS L2 image which is fine by me.
The Ubuntu CIS images still fail, but I’ll just switch to RHEL.