This message was deleted.
# rancher-desktop
a
This message was deleted.
f
Hi, seems
--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.
Copy code
$ 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
...
672 Views