metrics: Add nginx documentation to network README

This PR adds nginx documentation to network README for kata metrics.

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2023-08-09 16:17:46 +00:00
parent 498f7c0549
commit d1a6296221

View File

@ -11,6 +11,7 @@ bandwidth, jitter, latency and parallel bandwidth.
- `k8s-network-metrics-iperf3.sh` measures bandwidth which is the speed of the data transfer.
- `latency-network.sh` measures network latency.
- `nginx-network.sh` is a benchmark of the lightweight Nginx HTTPS web-server and measures the HTTP requests over a fixed period of time with a configurable number of concurrent clients/connections.
## Running the tests