DirectorySecurity advisories
Sign in

Directory

kube-webhook-certgen logo

kube-webhook-certgen

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/kube-webhook-certgen

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

Generates certificates and updates Kubernetes webhooks, integrating with Helm to simplify Kubernetes job execution.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/kube-webhook-certgen:latest

Forked version, maintained by ingress-nginx project!

NOTE: this is the ingress-nginx projects fork of kube-webhook-certgen. The original project is no longer maintained.

Prometheus operator

Below is an example of how to deploy the prometheus operator, which utilizes this image.

First, add the helm operator:

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

Then, use the following Terraform configuration to deploy the Prometheus Operator. Note, we're utilizing theChainguard prometheus operator image, as well as the Chainguard kube-webhook-certgen image:

helm install prometheus-operator prometheus-community/kube-prometheus-stack \
  --set prometheusOperator.image.registry=cgr.dev \
  --set prometheusOperator.image.repository=chainguard/prometheus-operator \
  --set prometheusOperator.image.tag=latest
  --set prometheusOperator.admissionWebhooks.patch.image.registry=cgr.dev \
  --set prometheusOperator.admissionWebhooks.patch.image.repository=chainguard/kube-webhook-certgen \
  --set prometheusOperator.admissionWebhooks.patch.image.tag=latest

For more information, refer to the following resources:

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • MIT

  • 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
kubernetes

Products

Chainguard Images

© 2024 Chainguard, Inc.