DirectorySecurity advisories
Sign in

Directory

cadvisor logo

cadvisor

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/cadvisor

Need access to a specific version? Contact us.

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

cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/cadvisor:latest

Usage

See the RUNNING.md for the instructions. For the Kubernetes deployment, you can use the Kustomize:

cat <<EOF >> kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/google/cadvisor/deploy/kubernetes/base?ref=master
images:
  - name: gcr.io/cadvisor/cadvisor
    newName: cgr.dev/chainguard/cadvisor
    newTag: latest
namespace: cadvisor
EOF
kubectl apply -k .
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

Products

Chainguard Images

© 2024 Chainguard, Inc.