Overview
- Full name
docker.io/easzlab/kube-webhook-certgen- Registry
- docker.io
- Namespace
- easzlab
- Repository
- kube-webhook-certgen
- Cached tags
- 5
- Last synced
- 07/06/2026, 04:56 AM
Introduction
easzlab kube-webhook-certgen 镜像,为 Ingress/Webhook 自动生成 TLS 证书,Helm pre-install Job 一次性执行后退出。
Details
easzlab/kube-webhook-certgen 运行 certgen 工具,为 Kubernetes Validating/Mutating Webhook 或 Ingress Controller 生成自签 TLS 证书并写入 Secret。定位为 --rm 证书生成 init Job,Helm hook 或 kubectl Job 触发;非常驻服务。
快速启动
docker run --rm \
docker.io/easzlab/kube-webhook-certgen:latest \
--help
推荐实践
kubectl create job certgen --image=docker.io/easzlab/kube-webhook-certgen:v1.0.0 \
-- create --host=webhook,webhook.namespace --secret-name=webhook-certs
核心参数说明
create— 生成 TLS 证书--secret-name— 写入目标 Secret- 定位 — Helm pre-install
--rmJob - 勿 — 长期运行替代 cert-manager
Latest tags (20)
View all 5 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/easzlab/kube-webhook-certgen :v1.6.0 | linux/amd64linux/arm64 | 2025/07/03 18:00 | 27.0 MB | sha256:5729a0de4390… | |||
docker.io/easzlab/kube-webhook-certgen :v1.5.1 | linux/amd64linux/arm64 | 2023/05/02 09:32 | 18.8 MB | sha256:560d9075e195… | |||
docker.io/easzlab/kube-webhook-certgen :v20220916-gd32f8c343 | linux/amd64linux/arm64 | 2023/01/11 15:14 | 18.8 MB | sha256:5f7b2e56fe65… | |||
docker.io/easzlab/kube-webhook-certgen :v1.2.0 | linux/arm64linux/amd64 | 2022/10/07 10:00 | 17.3 MB | sha256:3f74397d0158… | |||
docker.io/easzlab/kube-webhook-certgen :v1.1.1 | linux/amd64 | 2022/06/06 10:09 | 18.0 MB | sha256:78351fc9d9b5… |