广告图片

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

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

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

源镜像 ghcr.io/jkroepke/kube-webhook-certgen:1.8.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.2
镜像ID sha256:03d37bcfdf27a14eb883552aaa5859b5ef1b3f04a0e71c120839415a766eff72
镜像TAG 1.8.2
大小 27.15MB
镜像源 ghcr.io
CMD
启动入口 /kube-webhook-certgen
工作目录 /
OS/平台 linux/amd64
浏览量 12 次
贡献者
镜像创建 2026-04-24T09:48:24.567422014Z
同步时间 2026-04-27 13: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-04-24T09:46:00Z: 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 ff0cc7db24ece91d2042743d96e61c463eb762ee: 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.2: org.opencontainers.image.version

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


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

镜像信息

{
    "Id": "sha256:03d37bcfdf27a14eb883552aaa5859b5ef1b3f04a0e71c120839415a766eff72",
    "RepoTags": [
        "ghcr.io/jkroepke/kube-webhook-certgen:1.8.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen:1.8.2"
    ],
    "RepoDigests": [
        "ghcr.io/jkroepke/kube-webhook-certgen@sha256:e133b64c08377a107298ac3352504bd3cd21f13282bc2aac099a88a7888b3f54",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/kube-webhook-certgen@sha256:8eaf8f6b9c7327ef57fed0936251c12a9d80565612c93e7134616e7118552034"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-04-24T09:48:24.567422014Z",
    "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-24T09:46:00Z",
            "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": "ff0cc7db24ece91d2042743d96e61c463eb762ee",
            "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.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 27152546,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/07b29318faccf673f2155d468c6048e278d33b6ce25392cc296e0a08999dbeb6/merged",
            "UpperDir": "/var/lib/docker/overlay2/07b29318faccf673f2155d468c6048e278d33b6ce25392cc296e0a08999dbeb6/diff",
            "WorkDir": "/var/lib/docker/overlay2/07b29318faccf673f2155d468c6048e278d33b6ce25392cc296e0a08999dbeb6/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:27583a243fa6fc7c2b3e59ac01f003407858a08db3a68b3fc1eb0479878c5fc7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-27T13:56:16.501451047+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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