Hello, I have an issue and I don't understand the reason. My problem is when I run the kubeadm join I have this respond :
[preflight] Running pre-flight checks [tokens] Validating provided token [discovery] Created cluster info discovery client, requesting info from "http://X.X.X.X:9898/cluster-info/v1/?token-id=xxxx" [discovery] Cluster info object received, verifying signature using given token [discovery] Cluster info signature and contents are valid, will use API endpoints [https://X.X.X.X:6443] [bootstrap] Trying to connect to endpoint https://X.X.X.X:6443 [bootstrap] Detected server version: v1.6.1 [bootstrap] Successfully established connection with endpoint "https://X.X.X.X:6443" [csr] Created API client to obtain unique certificate for this node, generating keys and certificate signing request failed to request signed certificate from the API server [cannot create certificate signing request: the server could not find the requested resource] And when I check the Kubelet journal I see : error: failed to run Kubelet: invalid kubeconfig: stat /etc/kubernetes/kubelet.conf: no such file or directory I don't understand where the problem is, if anyone have an idea ? Thanks in advance :) My versions : kubeadm-1.6.0-0.alpha.0.2074.a092d8e0f95f52.x86_64 kubernetes-cni-0.3.0.1-0.07a8a2.x86_64 kubectl-1.5.4-0.x86_64 kubelet-1.5.4-0.x86_64 -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
