Merge branch 'master' of ssh://git.cynarski.pl:65522/playgrounds/vagrant-lab-k8s
This commit is contained in:
commit
d64f65fc57
@ -23,6 +23,7 @@ Konfiguracja `/etc/hosts`:
|
|||||||
Instalacja vagrant plugins:
|
Instalacja vagrant plugins:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
vagrant plugin install vagrant-libvirt
|
||||||
vagrant plugin install vagrant-hosts
|
vagrant plugin install vagrant-hosts
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -40,7 +41,7 @@ Dostęp do API kubernetesa:
|
|||||||
|
|
||||||
https://server.rke2.test:6443
|
https://server.rke2.test:6443
|
||||||
|
|
||||||
Aby się podłączyć do api, porzebujemy certyfikatów, wszystkie są wygenerowane i dostępne w katalogu `./tmp`
|
Aby się podłączyć do api, potrzebujemy certyfikatów, wszystkie są wygenerowane i dostępne w katalogu `./tmp`
|
||||||
|
|
||||||
Przykład zapytania dla [httpie](https://httpie.io):
|
Przykład zapytania dla [httpie](https://httpie.io):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user