2025-12-14 13:57:30 +01:00
|
|
|
---
|
|
|
|
|
apiVersion: "cilium.io/v2alpha1"
|
|
|
|
|
kind: CiliumL2AnnouncementPolicy
|
|
|
|
|
metadata:
|
|
|
|
|
name: l2adv
|
|
|
|
|
spec:
|
|
|
|
|
loadBalancerIPs: true
|
2026-01-28 12:24:57 +01:00
|
|
|
nodeSelector:
|
|
|
|
|
matchExpressions:
|
|
|
|
|
- key: node-role.kubernetes.io/control-plane
|
|
|
|
|
operator: DoesNotExist
|