DirectorySecurity advisories
Sign in

Directory

gatekeeper logo

gatekeeper

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

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

Minimalist Wolfi-based Gatekeeper which is a policy controller for Kubernetes

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/gatekeeper:latest

Usage

This image should be a drop-in replacement for the upstream opa/gatekeeper image. See the full documentation for installation and usage.

See for the examples.

We can use the Chainguard image that we've built for Gatekeeper with the Helm chart of the project using the following commands.

First, you need to install the Helm repository:

helm repo add gatekeeper https://open-policy-agent.github.io/gatekeeper/charts

Once you did this, you can install Gatekeeper to the target cluster:

   helm install --name-template=gatekeeper \
		--namespace gatekeeper-system \
		--create-namespace \
	    --set image.repository="cgr.dev/chainguard/gatekeeper" \
	    --set image.release="latest" \
        gatekeeper/gatekeeper
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
tools

Products

Chainguard Images

© 2024 Chainguard, Inc.