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> |
||
|---|---|---|
| .. | ||
| auto-pause | ||
| drivers | ||
| extract | ||
| gvisor | ||
| minikube | ||
| performance | ||
| storage-provisioner | ||