mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00:00
Port 0 lets the OS assign a random free port, avoiding conflicts when running multiple etcd instances for parallel tests. Peering is unused in single-node test setups.