mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-01-14 16:45:11 +01:00
more stuff
This commit is contained in:
parent
64cb1dd6df
commit
0b4e5f1e27
15 changed files with 122 additions and 153 deletions
17
README.md
Normal file
17
README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# vmlab
|
||||
|
||||
## create debian vms
|
||||
|
||||
```
|
||||
./init.sh
|
||||
|
||||
sudo ./create-vm.sh debian-k8s-00
|
||||
sudo ./create-vm.sh debian-k8s-01
|
||||
sudo ./create-vm.sh debian-k8s-02
|
||||
sudo ./create-vm.sh debian-k8s-03
|
||||
sudo ./create-vm.sh debian-k8s-04
|
||||
```
|
||||
|
||||
```
|
||||
./install-vms-ansible.sh
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue