Menu
Grafana Cloud
Grafana Operator
Grafana Operator is a Kubernetes operator built to help you manage your Grafana instances and its resources from within Kubernetes. The Operator can install and manage local Grafana instances, Dashboards and Datasources through Kubernetes/OpenShift Custom resources. The Grafana Operator Automatically syncs the Kubernetes Custom resources and the actual resources in the Grafana Instance.
Installing the Grafana Operator
To install the Grafana Cluster in your Kubernetes Cluster, Run the following command in your terminal:
shell
helm upgrade -i grafana-operator oci://ghcr.io/grafana/helm-charts/grafana-operator --version v5.6.0
For other installation methods, Refer Grafana Operator Installation Documentation.
Getting Started
Use the following guide to get started with using Grafana Operator to manage your Grafana:
- Manage data sources, and dashboards with folders using the Grafana Operator describes how to add a folders, data sources, and dashboards, using the Grafana Operator.
- Manage Dashboards with GitOps Using ArgoCD describes how to create and manage dashboards using ArgoCD and Grafana Operator.
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video
Getting started with the Grafana LGTM Stack
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video
Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video
Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.