minikube has no role master code example
Example: minikube without sudo
It is suggested (by minikube) to change the ownership and
permissions of ~/.kube and ~/.minikube after the installation.
sudo chown -R $USER $HOME/.kube
sudo chown -R $USER $HOME/.minikube