Helm | Grafana Labs
https://grafana.com/docs/loki/latest/installation/helmDeploy Grafana to your cluster. To install Grafana on your cluster with Helm, use the following command: helm install loki-grafana grafana/grafana. Bash. To get the admin password for the Grafana pod, run the following command: kubectl get secret --namespace <YOUR-NAMESPACE> loki-grafana -o jsonpath=" {.data.admin-password}" | base64 --decode ...
Deploy Grafana on Kubernetes | Grafana Labs
grafana.com › latest › installationIt uses Kubernetes manifests for the setup. If you prefer Helm, refer to the Grafana Helm community charts. If you are interested in Grafana Enterprise (not Grafana OS), jump to Deploy Grafana Enterprise on Kubernetes section. Create Grafana Kubernetes manifest Create a file called grafana.yaml, then paste the contents below.
Helm Charts to deploy Grafana in Kubernetes
bitnami.com › stack › grafanaDeploying Bitnami applications as Helm Charts is the easiest way to get started with our applications on Kubernetes. Our application containers are designed to work well together, are extensively documented, and like our other application formats, our containers are continuously updated when new versions are made available.