Grafana Cloud

Grafana Operator

The Grafana Operator is a Kubernetes operator built to help you manage your Grafana instances and its resources in a Kubernetes environment. The Grafana Operator automatically syncs Kubernetes custom resources and actual resources in your Grafana instance, and allows you to install and manage local Grafana instances, dashboards and data sources in Kubernetes or OpenShift.

Install the Grafana Operator

To install the Grafana Operator in your Kubernetes cluster, run the following command in your terminal:

helm repo add grafana https://grafana.github.io/helm-charts
helm upgrade -i grafana-operator grafana/grafana-operator

For other installation methods, refer to the Grafana Operator Installation documentation.

Use the Grafana Operator

Use the following guides to use the Grafana Operator to manage your Grafana instance: