Skip to content

Commit

Permalink
docs: add section for scale implications of nodemap size.
Browse files Browse the repository at this point in the history
With previous commits adding the ability to adjust nodemap size, this adds a section explaining the implications of the nodemap sizing.

Signed-off-by: Tom Hadlaw <tom.hadlaw@isovalent.com>
  • Loading branch information
tommyp1ckles committed Mar 26, 2024
1 parent 3d641e1 commit 4367ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/network/ebpf/maps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ IPv4 Masq node 16k Max 16k IPv4 cidrs use
IPv6 Masq node 16k Max 16k IPv6 cidrs used by BPF-based ip-masq-agent
Service Source Ranges node 64k Max 64k cumulative LB source ranges across all services
Egress Policy endpoint 16k Max 16k endpoints across all destination CIDRs across all clusters
Node node 16k Max 16k distinct node IPs (IPv4 & IPv6) across all clusters.
======================== ================ =============== =====================================================

For some BPF maps, the upper capacity limit can be overridden using command
Expand Down

0 comments on commit 4367ffa

Please sign in to comment.