ghcr.io/jkroepke/kube-webhook-certgen:1.8.3 linux/amd64

ghcr.io/jkroepke/kube-webhook-certgen:1.8.3 - 国内下载镜像源 浏览次数:14

kube-webhook-certgen是一个用于Kubernetes Admission Webhook的证书生成工具,可自动生成和管理Webhook所需的CA证书、服务证书及相关配置,简化Webhook部署过程中的证书配置步骤,确保Webhook与Kubernetes API服务器之间的安全通信。

源镜像 ghcr.io/jkroepke/kube-webhook-certgen:1.8.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3
镜像ID sha256:00929cd983dd9fc16331559013970fd9d0447a57e315aab5f26b034a81839872
镜像TAG 1.8.3
大小 27.12MB
镜像源 ghcr.io
CMD
启动入口 /kube-webhook-certgen
工作目录 /
OS/平台 linux/amd64
浏览量 14 次
贡献者
镜像创建 2026-05-21T22:48:33.337437366Z
同步时间 2026-05-25 14:56
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
Jan-Otto Kröpke https://github.com/jkroepke/: org.opencontainers.image.authors 2026-05-21T22:46:06Z: org.opencontainers.image.created Tools to help with self signed cert generation for Kubernetes test environment.: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses a20e3561ce81addf2749d155fdcf4dc015f07699: org.opencontainers.image.revision https://github.com/jkroepke/kube-webhook-certgen: org.opencontainers.image.source kube-webhook-certgen: org.opencontainers.image.title Jan-Otto Kröpke: org.opencontainers.image.vendor 1.8.3: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3  ghcr.io/jkroepke/kube-webhook-certgen:1.8.3

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3  ghcr.io/jkroepke/kube-webhook-certgen:1.8.3

Shell快速替换命令

sed -i 's#ghcr.io/jkroepke/kube-webhook-certgen:1.8.3#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3  ghcr.io/jkroepke/kube-webhook-certgen:1.8.3'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3  ghcr.io/jkroepke/kube-webhook-certgen:1.8.3'

镜像构建历史


# 2026-05-22 06:48:33  27.12MB 复制新文件或目录到容器中
COPY linux/amd64/kube-webhook-certgen / # buildkit
                        
# 2026-05-22 06:48:33  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/kube-webhook-certgen"]
                        
# 2026-05-22 06:48:33  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
                    

镜像信息

{
    "Id": "sha256:00929cd983dd9fc16331559013970fd9d0447a57e315aab5f26b034a81839872",
    "RepoTags": [
        "ghcr.io/jkroepke/kube-webhook-certgen:1.8.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.3"
    ],
    "RepoDigests": [
        "ghcr.io/jkroepke/kube-webhook-certgen@sha256:8ce13c365c8e9ced0aad5ef350a53c50b7ca5817f99d856b9eec895db1056728",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen@sha256:d2805e97b8bb6267daad8f18446cf092e89a3cb5915910932b73908c888f9c27"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-05-21T22:48:33.337437366Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/kube-webhook-certgen"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.authors": "Jan-Otto Kröpke https://github.com/jkroepke/",
            "org.opencontainers.image.created": "2026-05-21T22:46:06Z",
            "org.opencontainers.image.description": "Tools to help with self signed cert generation for Kubernetes test environment.",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "a20e3561ce81addf2749d155fdcf4dc015f07699",
            "org.opencontainers.image.source": "https://github.com/jkroepke/kube-webhook-certgen",
            "org.opencontainers.image.title": "kube-webhook-certgen",
            "org.opencontainers.image.vendor": "Jan-Otto Kröpke",
            "org.opencontainers.image.version": "1.8.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 27123874,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/245722f5c5cb561d65711d811827eb716d27d1bf1054d7a4888d348a77ce28b1/merged",
            "UpperDir": "/var/lib/docker/overlay2/245722f5c5cb561d65711d811827eb716d27d1bf1054d7a4888d348a77ce28b1/diff",
            "WorkDir": "/var/lib/docker/overlay2/245722f5c5cb561d65711d811827eb716d27d1bf1054d7a4888d348a77ce28b1/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:9acff8ffefed3e64bf2aa9cb3bcd381b7183c8066db8b5bc4665d1834d543cc4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-25T14:56:36.394462355+08:00"
    }
}

更多版本

ghcr.io/jkroepke/kube-webhook-certgen:1.7.3

linux/amd64 ghcr.io28.59MB2025-12-12 16:32
324

ghcr.io/jkroepke/kube-webhook-certgen:1.7.3

linux/arm64 ghcr.io27.00MB2025-12-31 11:50
167

ghcr.io/jkroepke/kube-webhook-certgen:1.7.4

linux/amd64 ghcr.io26.24MB2026-01-04 17:22
327

ghcr.io/jkroepke/kube-webhook-certgen:1.7.8

linux/amd64 ghcr.io26.24MB2026-03-13 09:52
122

ghcr.io/jkroepke/kube-webhook-certgen:1.8.0

linux/amd64 ghcr.io44.73MB2026-03-29 13:27
165

ghcr.io/jkroepke/kube-webhook-certgen:1.8.1

linux/amd64 ghcr.io44.75MB2026-04-22 16:40
74

ghcr.io/jkroepke/kube-webhook-certgen:1.8.2

linux/amd64 ghcr.io27.15MB2026-04-27 13:56
81

ghcr.io/jkroepke/kube-webhook-certgen:1.8.3

linux/amd64 ghcr.io27.12MB2026-05-25 14:56
13