Skip to content

wireguard: improve tracking of allowedIPs #35331

@julianwiedmann

Description

@julianwiedmann

Consider the cilium datapath config when deciding which IPs need to be tracked as allowedIPs:

  • for overlay routing, we expect that all pod traffic is encapsulated in VXLAN / GENEVE. Hence we shouldn't need to track pod IPs.
  • for native routing, we should be able to register PodCIDRs (instead of individual pod IPs).
  • for native routing without per-node PodCIDRs, @marseel suggested looking into prefix delegation.

Metadata

Metadata

Assignees

Labels

feature/wireguardRelates to Cilium's Wireguard featurekind/enhancementThis would improve or streamline existing functionality.pinnedThese issues are not marked stale by our issue bot.sig/scalabilityImpacts how well Cilium handles a high rate of events or churn.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions