Hi there
I’m trying to launch monitoring stack (Prometheus+Grafana) following the instructions in this e-book:
But when I try: helm install --name prom-release stable/prometheus
I got this error: https://puu.sh/zpdjv/6a993bd348.png
Any suggestion?
Thanks a lot and best regards!!
Hi,
I am afraid this chapter is not compatible with K8s but it suites more with cattle.
Nevertheless, have you tried helm init first?
Regards,
Jack
Hi
Thanks for the answer, of course i tried helm init, then followed e-book instructions and it fails.
So if it is not compatible, can you suggest me any monitoring platform for kubernetes cluster?
Best Regards!