File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
content/en/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,12 @@ See [Running kind with Rootless Docker](https://kind.sigs.k8s.io/docs/user/rootl
41
41
42
42
### minikube
43
43
44
- [ minikube] ( https://minikube.sigs.k8s.io/ ) also supports running Kubernetes inside Rootless Docker.
44
+ [ minikube] ( https://minikube.sigs.k8s.io/ ) also supports running Kubernetes inside Rootless Docker or Rootless Podman .
45
45
46
- See the page about the [ docker ] ( https://minikube.sigs.k8s.io/docs/drivers/docker/ ) driver in the Minikube documentation.
46
+ See the Minikube documentation:
47
47
48
- Rootless Podman is not supported.
49
-
50
- <!-- Supporting rootless podman is discussed in https://github.com/kubernetes/minikube/issues/8719 -->
48
+ * [ Rootless Docker] ( https://minikube.sigs.k8s.io/docs/drivers/docker/ )
49
+ * [ Rootless Podman] ( https://minikube.sigs.k8s.io/docs/drivers/podman/ )
51
50
52
51
## Running Kubernetes inside Unprivileged Containers
53
52
You can’t perform that action at this time.
0 commit comments