Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

vagrant: Increase default Virtualbox memory to 2GB #436

Merged
merged 1 commit into from
Apr 28, 2016

Conversation

mumoshu
Copy link
Contributor

@mumoshu mumoshu commented Apr 26, 2016

Without this change, we would end up with a non-functional k8s cluster set up because of memory exhaustion.

Also made it configurable via a constant defined at top of Vagrantfile according to #311 (comment)

Tested with Virtualbox running vagrant destroy -f && vagrant up and after several minutes running kubectl --kubeconfig kubeconfig get svc to confirm it's really up.

Fixes #311

P.S. Just fixing around to decrease num of non-critial issues to make coreos-kubernetes looks really good as it actually is 😄
Thanks for sharing!

Without this change, we would end up with a non-functional k8s cluster set up because of memory exhaustion.
Also made it configurable via a constant defined at top of Vagrantfile according to coreos#311 (comment)

Fixes coreos#311
@aaronlevy
Copy link
Contributor

lgtm

@aaronlevy aaronlevy merged commit c656c8f into coreos:master Apr 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Increase default Virtualbox memory to at least 4GB
2 participants