Introduction

The Grafana operator allows you to:

  • ⚙️ Deploy & Manage Grafana Instances inside of Kubernetes with ease
  • 🌐 Manage externally hosted instances using Kubernetes resources (for example Grafana Cloud)

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

helm upgrade -i grafana-operator oci://ghcr.io/grafana/helm-charts/grafana-operator --version v5.7.0

For a detailed installation guide, refer to the installation documentation.

To get started, take a look at the quick start guide.