File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,6 +23,15 @@ On your workstation:
2323* Install the fleetctl client: Install v0.5.0 from the [ fleet GitHub page] ( https://github.com/coreos/fleet/releases ) .
2424* Install the Docker client if you want to run Docker commands locally (optional)
2525
26+ A single-node cluster launched with Vagrant will consume about 5 GB of ram on
27+ the host machine. Please be sure you have sufficient free memory before
28+ proceeding.
29+
30+ Note for Ubuntu users: the VirtualBox package in Ubuntu (as of the last known
31+ release for 14.04) has some issues when running in ram-constrained
32+ environments. Please install the lastest version of VirtualBox from Oracle's
33+ website.
34+
2635## Additional setup for a multi-node cluster
2736If you'd like to spin up more than one VM to test an entire cluster, there are a few additional prerequisites:
2837* Edit [ contrib/coreos/user-data] ( contrib/coreos/user-data ) and add a unique discovery URL generated from ` https://discovery.etcd.io/new `
You can’t perform that action at this time.
0 commit comments