DirectorySecurity advisories
Sign in

Directory

grafana-operator-fips logoFIPS

grafana-operator-fips

Last changed
Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

A Wolfi-powered operator for Grafana that installs and manages Grafana instances, Dashboards and Datasources.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/grafana-operator:latest

Usage

Use kubectl to create a namespace to be used by Grafana Operator:

kubectl create ns grafana-operator

Deploy Grafana Operator within the namespace with the Helm chart:

  helm upgrade \
    -n grafana-operator \
    -i grafana-operator oci://ghcr.io/grafana/helm-charts/grafana-operator \
    --version v5.8.1 \
    --set image.repository=cgr.dev/chainguard/grafana-operator \
    --set image.tag=latest

Note that the upstream chart is not tagged with latest so we need to set the version explicitly. Always use the latest supported version of the chart.

We can verify that the operator is available by checking for the service:

kubectl get svc -n grafana-operator

You've now successfully deployed Grafana Operator! For more documentation, checkout the official docs here.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Compliance

This is a FIPS validated image for FedRAMP compliance.

This image is STIG hardened and scanned against the DISA General Purpose Operating System SRG with reports available.

Learn more about STIGsGet started with STIGs

Related images

Category
FIPS
STIG
application

Products

Chainguard Images

© 2024 Chainguard, Inc.