Kubernetes sandbox error

I created a vs code application and it works with docker on a new computer. Just after I created deployment and exposed app on kubernetes this error occurred:

 [0622/134831.833081:ERROR:nacl_helper_linux.cc(308)] NaCl helper process running without a sandbox!
 Most likely you need to configure your SUID sandbox correctly

How can I fix this error?

1 Like

Same issue here