mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-10 05:27:59 +00:00
9cc8ef4b91
* add metallb as loadbalancer for on premise deployments * improve configuration * add variables to DaemonSet
8 lines
108 B
YAML
8 lines
108 B
YAML
---
|
|
metallb:
|
|
ip_range: "10.5.0.50-10.5.0.99"
|
|
limits:
|
|
cpu: "100m"
|
|
memory: "100Mi"
|
|
port: "7472"
|