Update iperf3/docker-compose.yml

Ensure that it runs on specific node in a cluster
This commit is contained in:
2025-12-08 13:13:33 +00:00
parent 7eb1a2c039
commit b7fd83aa7f

View File

@@ -7,3 +7,7 @@ services:
- '5201:5201/tcp'
restart: unless-stopped
container_name: iperf3
deploy:
placement:
constraints:
- node.labels.iperf3 == here