minikube/site/content/en/docs/drivers
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
..
includes Support rootless Podman driver, take 2 2022-04-05 18:49:40 +09:00
_index.md Specify VMware applications available for use instead of "VMware" 2021-11-09 17:04:43 -08:00
docker.md Support rootless Podman driver, take 2 2022-04-05 18:49:40 +09:00
hyperkit.md Fix whitespace issues in the site content markdown 2020-12-05 10:08:32 +01:00
hyperv.md updating hyperv doc with a troubleshooting 2021-05-11 19:35:10 +05:30
kvm2.md kvm2 driver: update website 2021-03-28 09:33:39 +01:00
none.md Add some clarification on mounts needed for none 2021-11-29 18:37:26 +01:00
parallels.md Do not require "parallels" driver binary since it's built-in to minikube 2020-10-23 19:08:19 +02:00
podman.md Change podman to using the VM root socket 2021-09-26 15:54:16 +02:00
ssh.md The github label wasn't renamed like the driver 2021-02-21 19:58:17 +01:00
virtualbox.md virtualbox: change default `host-only-cidr` 2021-11-02 15:30:46 +01:00
vmware.md docs: remove vmware_windows_usage.inc from vmware driver mac section 2022-02-06 11:20:20 -06:00