广告图片

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

ghcr.io/jkroepke/kube-webhook-certgen:1.8.1 - 国内下载镜像源 浏览次数:14 虎眼 贡献同步

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

源镜像 ghcr.io/jkroepke/kube-webhook-certgen:1.8.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.1
镜像ID sha256:6cbb82fdcd2ce6f212a00d0cb2b357de1aa1dd00ec30391c1e51394e36d51114
镜像TAG 1.8.1
大小 44.75MB
镜像源 ghcr.io
CMD
启动入口 /kube-webhook-certgen
工作目录 /
OS/平台 linux/amd64
浏览量 14 次
贡献者
avatar
虎眼
镜像创建 2026-04-17T02:08:42.946651432Z
同步时间 2026-04-22 16:40
环境变量
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-04-17T02:06:20Z: 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 70e1a99d14bb59619ac319ae975abd396e35b245: 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.1: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#ghcr.io/jkroepke/kube-webhook-certgen:1.8.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.1#' 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.1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.1  ghcr.io/jkroepke/kube-webhook-certgen:1.8.1'

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.1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.1  ghcr.io/jkroepke/kube-webhook-certgen:1.8.1'

镜像构建历史


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

镜像信息

{
    "Id": "sha256:6cbb82fdcd2ce6f212a00d0cb2b357de1aa1dd00ec30391c1e51394e36d51114",
    "RepoTags": [
        "ghcr.io/jkroepke/kube-webhook-certgen:1.8.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.1"
    ],
    "RepoDigests": [
        "ghcr.io/jkroepke/kube-webhook-certgen@sha256:4f6da0256b1bd263baf86ab990a65740118ea3feaaa453e4e752a4bf42f0de6c",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen@sha256:9f661a17e0ead0403f3b5eba6ecf0ae738d47737c906d1bfa7d0cc8534d245b2"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-17T02:08:42.946651432Z",
    "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-04-17T02:06:20Z",
            "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": "70e1a99d14bb59619ac319ae975abd396e35b245",
            "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.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 44753058,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/e0acbb0d9821e8404a85887f99613f460e285b4648b16c19af86d225bb62e8bf/merged",
            "UpperDir": "/var/lib/docker/overlay2/e0acbb0d9821e8404a85887f99613f460e285b4648b16c19af86d225bb62e8bf/diff",
            "WorkDir": "/var/lib/docker/overlay2/e0acbb0d9821e8404a85887f99613f460e285b4648b16c19af86d225bb62e8bf/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0e11c17c08b6aaa98c7ad1c9d721cedaa8eb7844f1d37924b2a8d23d6909ea3c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-22T16:40:43.28884606+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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