I am studying Docker and Kubernetes.
Today I re-installed Kubebernetes, and there was already a version up for Kubenetes.
When I tried the command kubeadm init
there was an error with a comment below.
How can I make "Control plane version" same with Kubelet version?
I want to keep Kubelet version in 1.12.0.
Thanks!