mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
The kubectl delete -f commands in stop-kubemark.sh may get stuck if the cluster setup is removed concurrently. It is not important for these commands to succeed so a timeout of 5m is set.