Kubernetes: Setup grafana/loki-stack on a cluster for monitoring
Installing Prerequisites
Helm is needed. Below I chose to install it to my local ~/bin directory as that is my ${PATH}:
$ curl -fsSL --output /tmp/get-helm-3 "https://raw.githubusercontent.com/helm/he
mbana.hashnode.dev2 min read