2018-09-04 20:17:23 +08:00
|
|
|
---
|
|
|
|
metallb:
|
2020-04-27 14:55:28 +08:00
|
|
|
ip_range:
|
|
|
|
- "10.5.0.50-10.5.0.99"
|
2019-06-11 15:20:21 +08:00
|
|
|
protocol: "layer2"
|
|
|
|
# additional_address_pools:
|
|
|
|
# kube_service_pool:
|
2020-04-27 14:55:28 +08:00
|
|
|
# ip_range:
|
|
|
|
# - 10.5.1.50-10.5.1.99"
|
2019-06-11 15:20:21 +08:00
|
|
|
# protocol: "layer2"
|
|
|
|
# auto_assign: false
|
2018-09-04 20:17:23 +08:00
|
|
|
limits:
|
|
|
|
cpu: "100m"
|
|
|
|
memory: "100Mi"
|
|
|
|
port: "7472"
|
2020-05-28 05:10:03 +08:00
|
|
|
version: v0.9.3
|