minikube/cmd
Akihiro Suda 92ab555928
Support rootless Podman driver, take 2
Usage:
```
minikube config set rootless true
minikube start --driver=podman --container-runtime=(cri-o|containerd)`
```

Tested on Podman 4.0.2, Ubuntu 21.10.

Needs cgroup v2 (as in Rootless Docker): https://rootlesscontaine.rs/getting-started/common/cgroup2/
See also `site/content/en/docs/drivers/includes/podman_usage.inc`

Fix issue 8719
Fix issue 12460
Replace PR 12901

Changes from PR 12901: `rootless` is now a config property.
In the previous PR, `--rootless` was implemented as a flag for `minikube start`

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-05 18:49:40 +09:00
..
auto-pause Prefer out.Styled to out.Step, revert copyright 2022-03-21 11:49:26 -07:00
drivers remove old build tags 2022-03-30 16:43:29 -07:00
extract moving checks to their relevant stops so unit tests work 2019-07-15 13:38:12 -07:00
gvisor Enable gvisor addon in minikube (#3399) 2018-12-07 15:27:22 -08:00
minikube Support rootless Podman driver, take 2 2022-04-05 18:49:40 +09:00
performance Add README for mkcmp 2021-02-26 13:00:19 -08:00
storage-provisioner Switching from glob library to klog library. 2020-09-29 15:49:41 -07:00