mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-03 20:31:30 +00:00
Update README.md
Add note about environment variables that can be used to customize the setup
This commit is contained in:
committed by
Manohar Castelino
parent
02750e991c
commit
0417be1cdd
@@ -8,6 +8,7 @@ To be able to test this tool, you can create a 3-node vagrant setup. In this tut
|
||||
* `vagrant up --provider=libvirt`
|
||||
|
||||
Now you have a 3 node cluster up and running. Each of them have 2 vCPU, 4GB Memory, 2x10GB disks, 1 additional private network.
|
||||
Customize the setup using environment variables. E.g., `NODES=1 MEMORY=8192 CPUS=8 vagrant up --provider=libvirt`
|
||||
|
||||
To login to the master node and change to this directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user