DEV Community

Victoria Santana
Victoria Santana

Posted on

7

How to get grafana password kube-stack-prometheus

Intro

The helm repo kube-stack-prometheus (formerly prometheus-operator) comes with a grafana deployment embedded. In order to log in Grafana first you need to get the credentials (admin/admin didn't work for me).

Discovering the password 🔍

The user is admin and the password can be found with the following command kubectl get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo

I found the command looking into some github issues and I took me some time, so I hope this is useful to someone else.

Reference

GitHub Thread

Top comments (1)

Collapse
 
bobsbits profile image
Peter Kleinmann

I signed up just to say thanks Victoria!

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

AWS GenAI LIVE!

GenAI LIVE! is a dynamic live-streamed show exploring how AWS and our partners are helping organizations unlock real value with generative AI.

Tune in to the full event

DEV is partnering to bring live events to the community. Join us or dismiss this billboard if you're not interested. ❤️