Installing Kubernetes version 1.19x #660
-
Question / Where do you need Help?How do I install K3d running Kubernetes version 1.19x? Scope of your Question
|
Beta Was this translation helpful? Give feedback.
Answered by
iwilltry42
Jun 30, 2021
Replies: 1 comment 1 reply
-
Hey @sehz , thanks for opening this issue! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
iwilltry42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @sehz , thanks for opening this issue!
That's an easy one luckily :)
Just choose a different image:
k3d cluster create --image rancher/k3s:v1.19.12-k3s1
.You can find all available tags here: https://hub.docker.com/r/rancher/k3s/tags