Do performance and scalability testing for the Kafka export feature only. Loki is not used.
1. Identify the total amount of CPU/memory needed to support 10Kfps (flows per second), 20Kfps, 50Kfps and 100Kfps. Try to get the CPU/memory ratio to be close to a 1 vCPU per four times (4x) Gi.
2. Going the other way, identify the max number of flows per second when given the following CPU/memory for Network Observability.
- 2 vCPU, 8Gi
- 4 vCPU, 16Gi
- 10 vCPU, 40Gi
- 40 vCPU, 160Gi
- 100 vCPU, 400Gi
- 160 vCPU, 640Gi
Some of the scenarios may be covered by #1.
In each case, report the actual vCPU and memory to achieve the max number of fps. Report what configuration settings were changed from the default.
- is related to
-
NETOBSERV-1058 QE: PerfScale Be able to install just the Kafka export feature in Network Observability
- Closed