ERROR FileAvailable--etc-kubernetes-kubelet conf etc kubernetes kubelet conf already exists ERROR FileAvailable--etc-kubernetes-bootstrap-kubelet conf bootstrap-kubelet conf already exists

0 votes

Hi,

I am getting an error when running the key in the slave, to create kubernetes cluster.

Can anyone help me to solve this error?

Thank You

Feb 7, 2020 in Kubernetes by akhtar
• 38,230 points
6,989 views

1 answer to this question.

0 votes

Hi@akhtar,

You're getting the following error because you've already executed the join command on your nodes. It created your /etc/kubernetes/pki/ca.crt file even though your node failed to join.

To get rid of this error, execute the "kubeadm reset" command on your node and execute then join command again. This will reset your cluster environment and then when you try joining the node again to the cluster, it will create all the files again.

answered Jul 19, 2020 by MD
• 95,440 points

Related Questions In Kubernetes

0 votes
1 answer

Error while creating kubernetes dashboard

The installation fails because there is no ...READ MORE

answered Aug 27, 2018 in Kubernetes by Kalgi
• 52,360 points
1,554 views
0 votes
1 answer

Kubernetes error syncing pod

The issue caused by the docker container ...READ MORE

answered Aug 27, 2018 in Kubernetes by Kalgi
• 52,360 points
3,479 views
0 votes
1 answer

Error saying "The specified bucket does not exist" in kubernetes

Bucket is created in another region. Looks like ...READ MORE

answered Aug 31, 2018 in Kubernetes by Kalgi
• 52,360 points
3,769 views
0 votes
2 answers

NoSuchBucket error when running Kubernetes on AWS

It was a bug on their part. ...READ MORE

answered Sep 4, 2018 in Kubernetes by Nilesh
• 7,050 points
668 views
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
14,525 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

answered Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 5,978 views
0 votes
1 answer

Error: release failed: services "zookeeper" already exists

Hi@akhtar, There may be a problem in your ...READ MORE

answered Jul 8, 2020 in Kubernetes by MD
• 95,440 points
702 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP