Installation and usage
By setting k3s_gvisor to true role will install gvisor - google's application kernel for container.
By default it will use systrap mode, to switch it to kvm set k3s_gvisor_platform to kvm.
If platform will be set to kvm, role will also load (and persist) corresponding module into kernel.
It will also create RuntimeClass kubernetes object if you have variable k3s_gvisor_create_runtimeclass set to true (default).
If you want to create it manually: