feat: add Cilium IPAM annotation to agentgateway-proxy to enforce IP assignment

This commit is contained in:
2026-05-05 10:21:30 +02:00
parent 2ae0a80b59
commit b4bf5cb331
@@ -3,6 +3,9 @@ kind: Gateway
metadata: metadata:
name: agentgateway-proxy name: agentgateway-proxy
namespace: agentgateway-system namespace: agentgateway-system
annotations:
# Erzwingt die IP-Zuweisung durch Cilium, auch wenn ein Cloud Provider aktiv ist
io.cilium/lb-ipam-ips: ""
spec: spec:
gatewayClassName: agentgateway gatewayClassName: agentgateway
listeners: listeners: