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,260 points
7,682 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,460 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,350 points
1,872 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,350 points
3,767 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,350 points
4,109 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,060 points
951 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
15,476 views
0 votes
1 answer

permissions related to AWS ECR

if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE

answered Oct 9, 2018 in Kubernetes by Kalgi
• 52,350 points
1,396 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,460 points
1,000 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