Report this

What is the reason for this report?

Kubernetes Cluster is unreachable

Posted on December 27, 2021

My app runs kubernetes cluster with 2 droplets. But now kubernetes throws 500 error and does not work. I tried to remove kubernetes and its droplets but then it gives me this error: “13 INTERNAL: dialing for agent, agent unavaiable.”



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

Do you see any errors in the logs? And also if you check the status of your nodes do you get any more information rather than the 500 error?

What I could suggest is following the steps from this tutorial here and setting up an unmanaged cluster from scratch:

https://www.digitalocean.com/community/tutorials/how-to-create-a-kubernetes-cluster-using-kubeadm-on-ubuntu-20-04

Alternatively, you could give the Managed Clusters a try which would allow you to not have to worry about the server management at all:

https://docs.digitalocean.com/products/kubernetes/quickstart/

Best, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.