Image Overview: prometheus-adapter-fips

Overview: prometheus-adapter-fips Chainguard Image

prometheus-adapter is a Prometheus project used to collect Prometheus metrics in Kubernetes.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard-private/prometheus-adapter-fips:latest

Usage

The easiest way to install the Prometheus Adapter is to use the Helm chart.

$ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
$ helm repo update
$ helm install adapter prometheus-community/prometheus-adapter \
 --set image.repository=cgr.dev/chainguard/prometheus-adapter --set image.tag=latest

For more detail, please refer to the Adapter documentation.

Last updated: 2024-04-11 12:38