You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After enabling gvisor in minikube, stopping the VM and restarting it with the same args below the gvisor addon fails to create pods as Failed create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox runtime: no runtime for untrusted workload is configured. The containerd/config.toml is overriden by the restart. Also minikube addons list shows gvisor as enabled.
After enabling gvisor in minikube, stopping the VM and restarting it with the same args below the gvisor addon fails to create pods as
Failed create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox runtime: no runtime for untrusted workload is configured
. The containerd/config.toml is overriden by the restart. Alsominikube addons list
shows gvisor as enabled.current workaround:
The text was updated successfully, but these errors were encountered: