You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
failed to pull image "k8s.gcr.io/kube-apiserver:v1.14.1": output: Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39
, error: exit status 1
ERRO[2020-05-25T12:15:51-04:00] Failed resource="kubeadm:config:images"
failed to pull image "k8s.gcr.io/kube-apiserver:v1.14.1": output: Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39
, error: exit status 1
: command exited with 1
DEBU[2020-05-25T12:15:51-04:00] running command: sudo -n -- sh -c 'rm -f "/tmp/wks_kubeadm_init_config.yaml"'
ERRO[2020-05-25T12:15:51-04:00] Failed resource="kubeadm:init"
kubeadm join command not found
The fix for me was to update the docker-ce version in cluster.yaml (I used 19.03.8, see diff below). This issue is related to weaveworks/wksctl#195
I also had to remove the sshKeyPath setting from cluster.yaml, but I was testing the new beta versions of wksctl.
I have problem when installing firekube, and i'm getting confuse to read the error info, the error like this :
The text was updated successfully, but these errors were encountered: