mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-18 21:16:16 +00:00
updating readme with increased CPUS and MEMORY value for vagrant VMs (#242)
This commit is contained in:
@@ -13,7 +13,7 @@ Follow instructions in the [Vagrant docs](https://www.vagrantup.com/intro/gettin
|
||||
|
||||
Or, follow our [detailed steps](vagrant.md)
|
||||
|
||||
Now you have a 3 node cluster up and running. Each of them have 2 vCPU, 4GB Memory, 2x10GB disks, 1 additional private network.
|
||||
Now you have a 3 node cluster up and running. Each of them have 4 vCPU, 8GB Memory, 2x10GB disks, 1 additional private network.
|
||||
Customize the setup using environment variables. E.g., `NODES=2 MEMORY=16384 CPUS=8 vagrant up --provider=libvirt`
|
||||
|
||||
To login to the master node and change to this directory
|
||||
|
||||
Reference in New Issue
Block a user