广告图片

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

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

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

源镜像 ghcr.io/jkroepke/kube-webhook-certgen:1.8.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.0
镜像ID sha256:c3d622fe6928063b90a1fb04461063661eee363736e4b70de846179b1a41adb6
镜像TAG 1.8.0
大小 44.73MB
镜像源 ghcr.io
CMD
启动入口 /kube-webhook-certgen
工作目录 /
OS/平台 linux/amd64
浏览量 15 次
贡献者
镜像创建 2026-03-26T17:46:40.738686769Z
同步时间 2026-03-29 13:27
环境变量
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-03-26T17:44:15Z: 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 a712a87a99119b2521c9d70c5c6d250b157cc985: 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.0: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


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

镜像信息

{
    "Id": "sha256:c3d622fe6928063b90a1fb04461063661eee363736e4b70de846179b1a41adb6",
    "RepoTags": [
        "ghcr.io/jkroepke/kube-webhook-certgen:1.8.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.0"
    ],
    "RepoDigests": [
        "ghcr.io/jkroepke/kube-webhook-certgen@sha256:43401e216e89e3a76911bda8b282262468467a613b3086e27bb36acb79cf1498",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen@sha256:51d270852fa17ba150455ae62097cc5e4c84eb81bfffb9a02380acb07af81b51"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-03-26T17:46:40.738686769Z",
    "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-03-26T17:44:15Z",
            "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": "a712a87a99119b2521c9d70c5c6d250b157cc985",
            "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.0"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 44732578,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/fb18fc1e8c8d60ffe936798c7450ef2766e7be90ea716712321303d6e82425d9/merged",
            "UpperDir": "/var/lib/docker/overlay2/fb18fc1e8c8d60ffe936798c7450ef2766e7be90ea716712321303d6e82425d9/diff",
            "WorkDir": "/var/lib/docker/overlay2/fb18fc1e8c8d60ffe936798c7450ef2766e7be90ea716712321303d6e82425d9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:faf7cdd1ed13322bbf7e1ee6a3b621ef9013ba1632cfd24f376c8a46bd2b879d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-03-29T13:27:03.135886624+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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