My OpenShift Journey #5: Run Unprivileged Containers with systemd in OpenShift: Part 2 – Testing
In my previous blog post, we modified the boot parameters to enable cgroups v2 and the user namespace in CRI-O. In this second part I’ll show you how to run a sample container with systemd and check that the modifications we made actually worked. Setting up a Test Docker To test the new config, let’s…
Read More