marcel-dempers / docker-development-youtube-series

5.24k stars 4.04k forks source link

fix(monitoring-kubernetes-1-23): grafana missing admin credentials #141

Closed TamarIS closed 1 year ago

TamarIS commented 2 years ago

Grafana no longer comes preconfigured with the user: admin password: admin

In order to fix that and be able to continue with the video you need to define a default admin user and password.

marceldempers commented 1 year ago

This repo uses kube-prometheus. The Grafana instance in this version of the tutorial and all versions including the latest version support admin:admin login as a start. Since the upstream version supports it, best to keep it as it is working currently