This commit is contained in:
2025-08-10 21:15:19 +07:00
commit ec321d8e8a
9 changed files with 389 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: cilium.io/v2alpha1
kind: CiliumL2AnnouncementPolicy
metadata:
name: policy1
spec:
nodeSelector:
matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: DoesNotExist
externalIPs: true
loadBalancerIPs: true