create a cluster with a specific k3s version #474
Answered
by
iwilltry42
wolf-rafael-lfr
asked this question in
Q&A
-
Hello all
|
Beta Was this translation helpful? Give feedback.
Answered by
iwilltry42
Feb 3, 2021
Replies: 1 comment
-
Hi Rafael, You can choose whatever version of k3s you like using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wolf-rafael-lfr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Rafael,
You can choose whatever version of k3s you like using
--image rancher/k3s:TAG
where Tag is any value you can find here: https://hub.docker.com/r/rancher/k3s/tags 👍