ERROR: failed to create cluster: failed to pull image

Jmnote (토론 | 기여)님의 2024년 4월 26일 (금) 15:27 판 (새 문서: ==개요== ;<nowiki>ERROR: failed to create cluster: failed to pull image</nowiki> <syntaxhighlight lang='console'> # kind create cluster Creating cluster "kind" ... ✗ Ensuring no...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

ERROR: failed to create cluster: failed to pull image
# kind create cluster
Creating cluster "kind" ...
 ✗ Ensuring node image (kindest/node:v1.29.2) 🖼 
ERROR: failed to create cluster: failed to pull image "kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245": command "docker pull kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245" failed with error: exit status 1
Command Output: 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)

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}