ERROR: failed to create cluster: failed to get docker info

Jmnote (토론 | 기여)님의 2024년 4월 26일 (금) 15:24 판 (→‎같이 보기)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

ERROR: failed to create cluster: failed to get docker info
# kind create cluster
ERROR: failed to create cluster: failed to get docker info: command "docker info --format '{{json .}}'" failed with error: exec: "docker": executable file not found in $PATH
Command Output:
# docker
Command 'docker' not found, but can be installed with:
apt install docker.io      # version 24.0.5-0ubuntu1~22.04.1, or
apt install podman-docker  # version 3.4.4+ds1-1ubuntu1.22.04.2

2 조치 방법[ | ]

조치 후
# kind create cluster
Creating cluster "kind" ...
⢎⡀ Ensuring node image (kindest/node:v1.29.2) 🖼

3 같이 보기[ | ]

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