​
DirectorySecurity Advisories
Sign In
Directory
rancher-webhook logo

rancher-webhook

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

The Rancher webhook is the admission/mutating webhook for Rancher resources. It listens to Kubernetes API requests to intercept CRUD operations of Rancher resources to validate for correctness as well as making needed changes (like default values).

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/rancher-webhook:latest

Usage

This image is a drop-in replacement for the upstream image. You can update the Rancher config setting to use this image.

For example:

cat > rancher-webhook.yaml <<EOF
apiVersion: v1
kind: ConfigMap
metadata:
  name: rancher-config
  namespace: cattle-system
data:
 "rancher-webhook": |
   image:
     repository: cgr.dev/${repo}/rancher-webhook 
     tag: ${webhook-version} 
EOF
kubectl apply -f rancher-webhook.yaml
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

Category
application
kubernetes
rancher
webhook

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

Product

Chainguard Images