• k8s-merge-robot's avatar
    Merge pull request #23872 from jayunit100/iperf-container · 8905e615
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    IPerf container to support network perfomance testing
    
    Simple iperf container.
    
    Issue:
    We want to run iperf from the e2e tests for a network baseline, but there are no gcr images for this.
    
    Solution:
    Curate our own iperf container from source in kubernetes and copy it as a top level microservice.  So long as these are injected into GCR, we can then run this container from the e2e tests.
    
     cc @sig-testing this can be used along side #22869 
    8905e615
Name
Last commit
Last update
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures/pkg/kubectl/cmd/apply Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
OWNERS Loading commit data...