Skip to content
#

iperf3

Here are 59 public repositories matching this topic...

saireddyavs
saireddyavs commented Aug 22, 2020

By default you're using TCP..I also want to find the performance on UDP.

I have tried by changing protocol name from TCP to UDP in iperf3.yml , and also added ./iperf3.sh -t 10 -u for UDP support
but getting timeout...TCP worked fine..

kubernetes-iperf3$ ./iperf3.sh -t 10 -u
deployment.apps/iperf3-server-deployment created
service/iperf3-server created
daemonset.apps/iperf3-c

Improve this page

Add a description, image, and links to the iperf3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iperf3 topic, visit your repo's landing page and select "manage topics."

Learn more