Update Kubernetes
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
|
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
|
# Network configuration
|
||||||
## Installing MetalLB
|
## 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.
|
MetalLB hooks into your Kubernetes cluster, and provides a network load-balancer implementation. In short, it allows you to expose services via IP address.
|
||||||
|
Loading…
Reference in New Issue
Block a user