Skip to content

DSR does not work for service endpoints in host netns #10789

@brb

Description

@brb

The NodePort DSR feature does not work for service endpoints which run in the host netns (hostNetwork: true). The problem is that parsing the IP options, populating the BPF map with service IP addr + port for the rev-DNAT xlation, etc is implemented in bpf_lxc, which, obviously, is not attached to such endpoints.

Metadata

Metadata

Labels

area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.kind/bugThis is a bug in the Cilium logic.pinnedThese issues are not marked stale by our issue bot.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions