Run minikube as root #11383
Labels
co/docker-driver
Issues related to kubernetes in container
kind/support
Categorizes issue or PR as a support question.
os/linux
Hi I am looking for a way to run minikube as root with the Docker driver. In my workflow I am using sysbox system containers to help separate different projects I'm working on. Going great so far but trying to run
minikube
within one of these containers I get the error that it cannot be run as root.Since I'm already inside a container when running minikube I don't really care if it has root and it's a little painful to have to create a user and deal with that side of things.
Given this situation is there any more danger in running minikube as root that I'm not considering and if I decide to go ahead anyway is there any way to force minikube to run as root
The text was updated successfully, but these errors were encountered: