Update Kubernetes

Tomislav Kopić 2024-05-17 09:29:19 +00:00
parent b8a8d64ac2
commit 9d6517b9a1

@ -50,6 +50,9 @@ You can copy that file over to your PC to
```
And edit the server url from 127.0.0.1 to the ip addres of one of the control plane nodes
## K8s
For a "real" kubernetes deployment just use [kubespray](https://github.com/kubernetes-sigs/kubespray)
# Network configuration
## Installing MetalLB
MetalLB hooks into your Kubernetes cluster, and provides a network load-balancer implementation. In short, it allows you to expose services via IP address.