Как войти в систему как root user in kubernetes pod
$ minikube ssh "docker container exec -it -u 0 <Container ID> /bin/bash"
devops unicorn
$ minikube ssh "docker container exec -it -u 0 <Container ID> /bin/bash"