Closed vorburger closed 5 years ago
I suspect that this is probably also the root cause of this new problem which suddenly started appearing earlier today after I installed Cockpit and which threw off the automated installation script (because it couldn't deal with that warning/error which was returned instead of just the expected join command):
[fedora@coe-master ~]$ kubeadm token create --print-join-command
(04:53:46 CET) vorburger: I1204 15:44:29.496129 2759 version.go:236] remote version is much newer: v1.13.0; falling back to: stable-1.12
(04:53:46 CET) vorburger: kubeadm join 192.168.0.5:6443 --token 5o6r39.c7s5xc81s7jki620 --discovery-token-ca-cert-hash sha256:b6d777f064e112f7994ce686b58ec145fbaafb3ffcd8a3bb82a945fe7876fadc
When I
dnf install cockpit-kubernetes
on Fedora (Cloud) 28:and then install the latest released Kubernetes 1.13.0 using kubernetes.repo:
then this fails like this: