Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Conversation

dweomer
Copy link
Contributor

@dweomer dweomer commented May 25, 2021

Before setting the node role assert that it is running a supported
container runtime, a.k.a "containerd", and auto-detect reasonable
defaults for the container socket and storage host path (parent).

Added k3s builder install --containerd-volume flag to support kind and
non-standard containerd installations.

Removed k3s builder install --buildkit-namespace flag (because it is
not something you can set on buildkitd).

Fixes #49

Signed-off-by: Jacob Blain Christen [email protected]

Before setting the node role assert that it is running a supported
container runtime, a.k.a "containerd", and auto-detect reasonable
defaults for the container socket and storage host path (parent).

Added `k3s builder install --containerd-volume` flag to support kind and
non-standard containerd installations.

Removed `k3s builder install --buildkit-namespace` flag (because it is
not something you can set on buildkitd).

Fixes rancher#49

Signed-off-by: Jacob Blain Christen <[email protected]>
@dweomer dweomer merged commit 063ee83 into rancher:main May 25, 2021
@dweomer dweomer deleted the fix/49/kind branch May 25, 2021 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support/document kind clusters
1 participant