VictoriaMetrics Cloud supports monitoring Kubernetes clusters using the VictoriaMetrics Kubernetes Stack , a Helm-based deployment that includes preconfigured components for efficient and scalable metrics collection in Kubernetes environments.

This stack collects metrics from the cluster, nodes, and workloads, and forwards them to VictoriaMetrics Cloud using vmagent, along with built-in dashboards and alerting capabilities.

Integrating with Kubernetes #

All VictoriaMetrics Cloud integrations, including this one, require an access token for authentication. The configuration examples below contain two placeholders: <DEPLOYMENT_ENDPOINT_URL> and <YOUR_ACCESS_TOKEN>. These need to be replaced with your actual access token.

To generate your access token (with write access, as metrics will be pushed), follow the steps in the Access Tokens documentation .

To set up Kubernetes monitoring using the VictoriaMetrics stack, visit the cloud console , or follow this interactive guide: