refactor: add l2 announcements and lb ipam to cilium

This commit is contained in:
2026-07-01 00:50:52 +01:00
parent 89f28c2738
commit bcc7922f46
4 changed files with 34 additions and 11 deletions
@@ -5,3 +5,5 @@ vip_interface: eno1
vip_address: 10.0.0.200
cluster_pod_subnet: 172.16.0.0/16
cluster_service_subnet: 10.96.0.0/16
lb_pool_start: 10.0.0.210
lb_pool_stop: 10.0.0.220