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

How to set the disk size of the VM? #697

Closed
burrsutter opened this issue Apr 6, 2017 · 4 comments
Closed

How to set the disk size of the VM? #697

burrsutter opened this issue Apr 6, 2017 · 4 comments

Comments

@burrsutter
Copy link

burrsutter commented Apr 6, 2017

How do I set the Minishift CDK's disk size?

@coolbrg
Copy link
Contributor

coolbrg commented Apr 6, 2017

Hi @burrsutter ,

It can be set with --disk-size option in minishift start command.

See here - https://docs.openshift.org/latest/minishift/command-ref/minishift_start.html

Let us know if it worked for you.

@jorgemoralespou
Copy link
Contributor

@burrsutter did you read the documentation or the "minishift start -h"?
If you didn't, and the solution as @budhrg mentions is in the docs it would be nice if you close this issue.

If you did and still didn't know how to do it, could you provide what steps did you follow and what documentation is not clear?

@LalatenduMohanty
Copy link
Member

Example $ minishift start --vm-driver=virtualbox --disk-size 40g

@hferentschik hferentschik changed the title how to set the disk size? How to set the disk size of the VM? Apr 6, 2017
@LalatenduMohanty
Copy link
Member

@burrsutter Here is the config set command minishift config set disk-size 40g

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

No branches or pull requests

5 participants