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

Add cpu and memory sliders to minikube cluster creation #37

Open
aknochow opened this issue Mar 1, 2024 · 1 comment
Open

Add cpu and memory sliders to minikube cluster creation #37

aknochow opened this issue Mar 1, 2024 · 1 comment

Comments

@aknochow
Copy link

aknochow commented Mar 1, 2024

Is your enhancement related to a problem? Please describe

There is no way to set cpu and memory when creating a minikube cluster using the podman-desktop.

Describe the solution you'd like

Sliders bars similar to the podman machine creation that allow you to set the cpu and memory for a minikube cluster similar to the cli:

minikube start --driver=podman --cpus=4 --memory=16g

Describe alternatives you've considered

No response

Additional context

No response

@benoitf benoitf transferred this issue from podman-desktop/podman-desktop Mar 1, 2024
@afbjorklund
Copy link
Contributor

afbjorklund commented Jul 13, 2024

You still need to set limits on the podman machine, these parameters are just extra limits for the node container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants