agreeable-refrigerator-81827
08/08/2022, 8:44 PMfreezing-airplane-30363
08/09/2022, 10:11 AM--set k3s.enabled=true
is needed when installing nue over helm, without that the nue controller pod wasn't able to recognize used container runtime.
$ kubectl logs neuvector-controller-pod-54c588dc6c-bgpxm -n neuvector
...
2022-08-09T10:09:28.549|ERRO|CTL|main.main: Failed to initialize - error=Unknown container runtime
...