[root@192 k8s]# ./ezdown -D
2024-09-14 14:55:06 INFO Action begin: download_all
2024-09-14 14:55:06 WARN docker binaries already existed
2024-09-14 14:55:08 WARN docker is already running.
2024-09-14 14:55:08 INFO downloading kubeasz: 3.6.3
Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
2024-09-14 14:55:24 DEBUG run a temporary container
Unable to find image 'easzlab/kubeasz:3.6.3' locally
docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).
See 'docker run --help'.
2024-09-14 14:55:40 ERROR failed.
What would you like to be added?
[root@192 k8s]# ./ezdown -D 2024-09-14 14:55:06 INFO Action begin: download_all 2024-09-14 14:55:06 WARN docker binaries already existed 2024-09-14 14:55:08 WARN docker is already running. 2024-09-14 14:55:08 INFO downloading kubeasz: 3.6.3 Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2024-09-14 14:55:24 DEBUG run a temporary container Unable to find image 'easzlab/kubeasz:3.6.3' locally docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers). See 'docker run --help'. 2024-09-14 14:55:40 ERROR failed.
Why is this needed?
如何可以顺利下载?