This commit is contained in:
Aleksander Cynarski 2022-03-13 15:11:04 +01:00
parent c7bf7f7870
commit b1f1155bc3
Signed by: paramah
GPG Key ID: C4340BA42B9C173A

View File

@ -6,6 +6,13 @@ To jest testowy klaster [rke2](https://github.com/rancher/rke2) kubernetes.
# Uruchomienie
## Wymagania
- libvirt
- nfs
## Konfiguracja
Konfiguracja `/etc/hosts`:
```
@ -19,6 +26,8 @@ Instalacja vagrant plugins:
vagrant plugin install vagrant-hosts
```
## Uruchomienie
Uruchomienie środowiska:
```bash