Report this

What is the reason for this report?

1 Click app / add-on kubernetes on DigitalOcean failed

Posted on April 25, 2022

I have an kubernetes cluster running on DigitalOcean with multiple applications. Recently I tried using the 1 click app but got an error without any explenation. It just says: Installation failed try again.

The app I tried to install is: Kubernetes monitoring stack.

I hope someone can tell me how to fix this or where to find more information about the error.



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.

Hi there,

I could suggest starting by verifying that any of your pods are up and running:

kubectl get pods -n kube-prometheus-stack

Also if there are any pods that are crashing, I would recommend checking the logs of those pods for more information.

If there are no pods at all, I could suggest giving the installation another try.

Let me know how it goes.

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.