Skip to content

Instantly share code, notes, and snippets.

@j0ju
j0ju / iperf.yaml
Last active January 6, 2026 14:34
Very experimental and hacky IPerf2/3 deployment for k8s with experimental priviledged init containers to change network config if needed
---
apiVersion: v1
kind: Service
metadata:
name: iperf
spec:
selector:
app: iperf
ports:
- name: iperf2-tcp