Why running Kubeadm cluster on AWS is failing very often?
Why running Kubeadm cluster on AWS is failing very often?
I have created a Kubeadm cluster on AWS(Ubuntu) instance. I have deployed my application on it. My cluster has been failing and returning errors very often. I have attached screenshot. Please check it. This is the third time which happened to me. I have to reset my cluster every time. Can you please suggest any method or solution to overcome this problem?
This is the error message
kubelet
journalctl
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Posting a screenshot is astronomically unhelpful; what are the apiserver's container logs? How many apiservers do you have in your cluster? What is in the
kubelet
's logs? What is injournalctl
? Do you have a load balancer in front of your apiserver?– Matthew L Daniel
2 days ago