k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
313 B
16 lines
313 B
---
|
|
metallb:
|
|
ip_range:
|
|
- "10.5.0.50-10.5.0.99"
|
|
protocol: "layer2"
|
|
# additional_address_pools:
|
|
# kube_service_pool:
|
|
# ip_range:
|
|
# - 10.5.1.50-10.5.1.99"
|
|
# protocol: "layer2"
|
|
# auto_assign: false
|
|
limits:
|
|
cpu: "100m"
|
|
memory: "100Mi"
|
|
port: "7472"
|
|
version: v0.9.3
|