{"id":28367062,"url":"https://github.com/infuseai/k8s-iperf","last_synced_at":"2025-10-16T11:35:59.772Z","repository":{"id":98141471,"uuid":"202775610","full_name":"InfuseAI/k8s-iperf","owner":"InfuseAI","description":"Run network performance test in kubernetes cluster","archived":false,"fork":false,"pushed_at":"2024-07-04T03:38:16.000Z","size":5,"stargazers_count":32,"open_issues_count":1,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T20:49:03.788Z","etag":null,"topics":["iperf","k8s","performance-testing"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InfuseAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-16T17:56:55.000Z","updated_at":"2025-01-15T16:52:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6a80a9b-65eb-4dbd-aee6-47fa6db881f9","html_url":"https://github.com/InfuseAI/k8s-iperf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InfuseAI/k8s-iperf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fk8s-iperf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fk8s-iperf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fk8s-iperf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fk8s-iperf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InfuseAI","download_url":"https://codeload.github.com/InfuseAI/k8s-iperf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InfuseAI%2Fk8s-iperf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279184071,"owners_count":26121538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iperf","k8s","performance-testing"],"created_at":"2025-05-29T00:14:03.383Z","updated_at":"2025-10-16T11:35:59.765Z","avatar_url":"https://github.com/InfuseAI.png","language":"Shell","readme":"# k8s-iperf\n\nModified from [kubernetes-iperf3](https://github.com/Pharb/kubernetes-iperf3) to benchmark kubernetes cluster network performance. Will use iperf to measure network performance with multiple connections from each nodes.\n\n## How to use\n\nSelect a node as iperf server, and all the other nodes in kubernetes cluster will try to connect to server at the same time.\n\n```bash\n./k8s-iperf \u003cserver-node\u003e\n```\n\n## Output\n\n```text\n[Start] iperf server\ndeployment.apps/iperf-server-deployment created\nservice/iperf-server created\ndaemonset.apps/iperf-clients created\nWaiting for iperf server to start...\n\n[Start] iperf clients\n[Run] iperf-client pod iperf-clients-fffsm\n[Run] iperf-client pod iperf-clients-fxnhw\n...... done\n\n------------------------------------------------------------\nServer listening on TCP port 5001\nTCP window size: 85.3 KByte (default)\n------------------------------------------------------------\n[  4] local 10.233.66.68 port 5001 connected with 10.233.64.59 port 52912\n[  5] local 10.233.66.68 port 5001 connected with 10.233.65.74 port 52236\n[ ID] Interval       Transfer     Bandwidth\n[  4]  0.0-10.0 sec  2.98 GBytes  2.55 Gbits/sec\n[  5]  0.0-10.0 sec  2.87 GBytes  2.47 Gbits/sec\n\n[Cleanup]\ndeployment.apps \"iperf-server-deployment\" deleted\nservice \"iperf-server\" deleted\ndaemonset.apps \"iperf-clients\" deleted\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfuseai%2Fk8s-iperf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfuseai%2Fk8s-iperf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfuseai%2Fk8s-iperf/lists"}