Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added Docker to prerequisite of Installation with Kind #1751

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

kayx23
Copy link
Member

@kayx23 kayx23 commented Mar 28, 2023

Installing ingress controller with Kind on a clean Debian today. Installed the three pre-req items but still got the following:

$ 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

Looks like Docker should be added

@tao12345666333 tao12345666333 added the documentation Improvements or additions to documentation label Mar 31, 2023
@tao12345666333 tao12345666333 merged commit e0f4cc2 into apache:master Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants