This reverts commit eba5b6092a. Fixes https://github.com/kubernetes/kubernetes/issues/57526
eba5b6092a
This is a dockerfile which we curate inside of kubernetes for running iperf as a service.
Eventually we would like to update it to iperf3.
Possibly we might even start using a pure go based iperf and maintain the same cmd line abstraction.