Skip to content

Commit ed521cf

Browse files
authored
Merge pull request #78332 from mpandya15/resource-rec-updates
OSDOCS-10726: Updating kafka replicas and cacheMaxSize in the resource considerations table
2 parents e9e5336 + 811c5b1 commit ed521cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/network-observability-resources-table.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ The examples outlined in the table demonstrate scenarios that are tailored to sp
2020
| *Network Observability controller memory limit* | 400Mi (default) | 400Mi (default) | 400Mi (default) | 400Mi (default)
2121
| *eBPF sampling rate* | 50 (default) | 50 (default) | 50 (default) | 50 (default)
2222
| *eBPF memory limit* | 800Mi (default) | 800Mi (default) | 800Mi (default) | 1600Mi
23+
| *cacheMaxSize* | 50,000 | 100,000 (default) | 100,000 (default) | 100,000 (default)
2324
| *FLP memory limit* | 800Mi (default) | 800Mi (default) | 800Mi (default) | 800Mi (default)
2425
| *FLP Kafka partitions* | N/A | 48 | 48 | 48
25-
| *Kafka consumer replicas* | N/A | 24 | 24 | 24
26+
| *Kafka consumer replicas* | N/A | 6 | 12 | 18
2627
| *Kafka brokers* | N/A | 3 (default) | 3 (default) | 3 (default)
2728
|===
2829
[.small]

0 commit comments

Comments
 (0)