From b3368660447db5a099bffa4b928057ede8f7769f Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Mon, 22 Jun 2026 15:57:16 +0200 Subject: [PATCH] Export ClusterIP services to router via BGP --- infra/configs/bgp-cluster-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/configs/bgp-cluster-config.yaml b/infra/configs/bgp-cluster-config.yaml index db77806..4d68b41 100644 --- a/infra/configs/bgp-cluster-config.yaml +++ b/infra/configs/bgp-cluster-config.yaml @@ -56,6 +56,7 @@ spec: addresses: # Not advertising ClusterIP - kubeproxyreplacement should? translate them directly to pod ips # Not advertising ExternalIP - they should be reachable via static config + - ClusterIP - LoadBalancerIP selector: matchExpressions: