Files
ducoterra ef9104c796
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 14s
moving everything to active or retired vs incubating and graduated
2025-04-19 18:52:33 -04:00

197 B

Iperf3

This creates a basic iperf3 server.

Install

helm upgrade --install \
    iperf3 \
    ./active/kubernetes_iperf3/iperf3 \
    --namespace iperf3 \
    --create-namespace