2026-03-18 03:14:39
GitHub_M
PUBLISHED
Kube-router is a turnkey solution for Kubernetes networking. Prior to version 2.8.0, Kube-routers proxy module does not validate externalIPs or loadBalancer IPs before programming them into the nodes network configuration. Version 2.8.0 contains a patch for the issue. Available workarounds include enabling DenyServiceExternalIPs feature gate, deploying admission policy, restricting service creation RBAC, monitoring service changes, and applying BGP prefix filtering.