DirectorySecurity advisories
Sign in

Directory

kube-state-metrics-fips logoFIPS

kube-state-metrics-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

Minimal Kube State Metrics Image

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/kube-state-metrics:latest

Usage

To test:

$ docker run cgr.dev/chainguard/kube-state-metrics

There are several methods to deploy the kube-state-metrics, but we will use the helm method.

We should add the prometheus-community Helm repository to our repositories list:

helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update

Next, we can install the kube-state-metrics with the following command:

helm upgrade --install cg-test \
    prometheus-community/kube-state-metrics \
    --set image.repository=chainguard/kube-state-metrics \
    --set image.registry=cgr.dev \
    --set image.tag=<set to the latest chainguard tag>

Once the kube-state-metrics has been deployed, verify the pods are running:

kubectl get pods -l app.kubernetes.io/name=kube-state-metrics
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
kubernetes

Products

Chainguard Images

© 2024 Chainguard, Inc.