mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-30 13:19:35 +00:00
Automatic merge from submit-queue (batch tested with PRs 37468, 36546, 38713, 38902, 38614) local-up-cluster additions **What this PR does / why we need it**: Changes to local-cluster-up: These include: 1) a simple additional help option. 2) additional error message to not being able to run `docker ps`. 3) fail faster when etcd is not found in path. Hopefully these make developing a bit more pleasant. **Release note**: ```NONE ```