​
DirectorySecurity Advisories
Sign In
Directory
victoriametrics-operator logo

victoriametrics-operator

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

VictoriaMetrics Operator serves to make running VictoriaMetrics applications on top of Kubernetes as easy as possible while preserving Kubernetes-native configuration options.

Download this Image

The image is available on cgr.dev:

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

Usage

To install the VictoriaMetrics operator using the Helm chart, refer to the installation instructions provided in the README of the relevant Helm chart (you can find it here or here).

Additionally, you can follow the quickstart guide for installing the VictoriaMetrics operator with Helm.

In the most basic case, you can install the VictoriaMetrics operator using the following Helm command:

helm repo add vm https://victoriametrics.github.io/helm-charts/
helm repo update

and then install the operator:

helm install vmoperator vm/victoria-metrics-operator \
    --set image.registry=cgr.dev \
    --set image.repository=chainguard/victoriametrics-operator \
    --set image.tag=latest

That's it! The VictoriaMetrics operator will be now installed on your Kubernetes cluster.

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

Related images

Category
application
kubernetes
operator
victoriametrics

Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private Policy
Terms of Use

Product

Chainguard Images