Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set "rootless" option for podman driver #14311

Closed
dan-m8t opened this issue Jun 9, 2022 · 2 comments
Closed

Cannot set "rootless" option for podman driver #14311

dan-m8t opened this issue Jun 9, 2022 · 2 comments
Labels
co/podman-driver podman driver issues kind/support Categorizes issue or PR as a support question.

Comments

@dan-m8t
Copy link

dan-m8t commented Jun 9, 2022

Hi there,

the documentation states to set
minikube config set rootless true
for running minikube with podman in rootless mode.

I get this error when I try to set the setting:

Exiting due to MK_CONFIG_SET: find settings for "rootless" value of "true": property name "rootless" not found

Versions running:
minikube version minikube version: v1.25.2 commit: 362d5fdc0a3dbee389b3d3f1034e8023e72bd3a7-dirty

podman version Client: Podman Engine Version: 4.1.0 API Version: 4.1.0 Go Version: go1.18.1 Git Commit: e4b03902052294d4f342a185bb54702ed5bed8b1 Built: Fri May 6 20:18:30 2022 OS/Arch: linux/amd64

Thanks

Dan

@AkihiroSuda
Copy link
Member

AkihiroSuda commented Jun 10, 2022

You need minikube 1.26 (#13829)

@spowelljr spowelljr added kind/support Categorizes issue or PR as a support question. co/podman-driver podman driver issues labels Jun 10, 2022
@dan-m8t
Copy link
Author

dan-m8t commented Jun 11, 2022

Thanks, 1.26 is beta but I will try it out.
This should be clarified in the documentation, there's no hint about the supported version for rootless podman.

@dan-m8t dan-m8t closed this as completed Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/podman-driver podman driver issues kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants