README
This commit is contained in:
		@@ -23,6 +23,7 @@ Konfiguracja `/etc/hosts`:
 | 
			
		||||
Instalacja vagrant plugins:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
vagrant plugin install vagrant-libvirt
 | 
			
		||||
vagrant plugin install vagrant-hosts
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
@@ -40,7 +41,7 @@ Dostęp do API kubernetesa:
 | 
			
		||||
 | 
			
		||||
    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):
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user