Skip to content

hellojanam/how2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Admin Password:

SB5J61TpiwLXRgPxKek0BjYAdKp27DCwfjtCCLWo

1. Get your 'admin' user password by running:

kubectl get secret --namespace monitoring grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo

2. The Grafana server can be accessed via port 80 using kubectl port-forward:

kubectl port-forward svc/grafana 3000:80 -n  monitoring

About

Demo terraform,scripts,code for how2web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published