​
DirectorySecurity Advisories
Sign In
Directory
k3s-static logo

k3s-static

Last changed

Get Started with Latest for Free
docker pull cgr.dev/chainguard/k3s-static

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

Minimal image of K3s, a lightweight Kubernetes distribution

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/k3s:latest

This image is a drop in replacement for the upstream rancher/k3s image, which means it works everywhere you would expect.

The quickest way to test it is locally with docker:

docker run --rm -v `pwd`:/etc/rancher/k3s --privileged -p 6443:6443 cgr.dev/chainguard/k3s:latest

KUBECONFIG=k3s.yaml kubectl get po -A

You can also use it as a drop in replacement in k3d:

k3d cluster create -i cgr.dev/chainguard/k3s:latest
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

  • BSD-1-Clause

  • BSD-2-Clause

  • BSD-3-Clause

  • BSD-4-Clause-UC

  • CC-PDDC

  • GPL-1.0-only

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Category
application
kubernetes

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

Product

Chainguard Images