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.17.1

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

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