docker.io/rancher/hyperkube:v1.25.16-rancher2 linux/amd64

docker.io/rancher/hyperkube:v1.25.16-rancher2 - 国内下载镜像源 浏览次数:48 安全受验证的发布者-Rancher

这是一个Rancher提供的Hyperkube镜像。Hyperkube镜像包含了Kubernetes的关键组件,例如kubelet, kube-proxy, kube-apiserver等。它用于在节点上运行Kubernetes集群。

源镜像 docker.io/rancher/hyperkube:v1.25.16-rancher2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2
镜像ID sha256:7c11056856f9addb248ef1104555fe85f1518473a587babc6867ed6bc6480cdd
镜像TAG v1.25.16-rancher2
大小 1.75GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /hyperkube
工作目录
OS/平台 linux/amd64
浏览量 48 次
贡献者 15*******8@qq.com
镜像创建 2023-11-30T03:58:57.262778947Z
同步时间 2025-08-25 16:08
更新时间 2025-10-05 01:18
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2023-11-30T03:57:25Z: org.opencontainers.image.created ubuntu: org.opencontainers.image.ref.name c62971f1c72224f7e8aaaaf679ea497b7b58d392: org.opencontainers.image.revision https://github.com/rancher/hyperkube.git: org.opencontainers.image.source https://github.com/rancher/hyperkube: org.opencontainers.image.url 22.04: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2  docker.io/rancher/hyperkube:v1.25.16-rancher2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2  docker.io/rancher/hyperkube:v1.25.16-rancher2

Shell快速替换命令

sed -i 's#rancher/hyperkube:v1.25.16-rancher2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2  docker.io/rancher/hyperkube:v1.25.16-rancher2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2  docker.io/rancher/hyperkube:v1.25.16-rancher2'

镜像构建历史


# 2023-11-30 11:58:57  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube
                        
# 2023-11-30 11:58:57  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube.git
                        
# 2023-11-30 11:58:57  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.revision=c62971f1c72224f7e8aaaaf679ea497b7b58d392
                        
# 2023-11-30 11:58:56  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2023-11-30T03:57:25Z
                        
# 2023-11-30 11:57:48  491.81MB 
/bin/sh -c #(nop) COPY multi:06a98ee2892b82e44ec334e319ea7726db6b35deb802f09e581f6576ba14fb67 in /usr/local/bin/ 
                        
# 2023-11-30 10:41:07  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://github.com/rancher/hyperkube-base
                        
# 2023-11-30 10:41:07  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://github.com/rancher/hyperkube-base.git
                        
# 2023-11-30 10:41:07  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.revision=2763ac378c1ae0e6a292d8496d479c6c747e9a2f
                        
# 2023-11-30 10:41:07  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2023-11-30T02:39:44Z
                        
# 2023-11-30 10:41:06  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/hyperkube"]
                        
# 2023-11-30 10:41:06  4.59KB 
|1 ARCH=amd64 /bin/sh -c /usr/sbin/iptables-wrapper-installer.sh
                        
# 2023-11-30 10:40:58  1.17GB 
|1 ARCH=amd64 /bin/sh -c echo CACHEBUST>/dev/null     && apt-get update     && apt-get upgrade -y     && apt-get autoclean     && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends     apt-transport-https     arptables     ca-certificates     ceph-common     cifs-utils     conntrack     curl     e2fsprogs     xfsprogs     ebtables     ethtool     git     glusterfs-client     glusterfs-common     gnupg1     iproute2     ipset     iptables     iputils-ping     jq     kmod     lsb-release     open-iscsi     openssh-client     procps     netbase     nfs-common     samba-common     socat     systemd     udev     util-linux     xfsprogs     zfsutils-linux     && AZ_REPO=$(lsb_release -cs)     && echo "deb [arch=${ARCH}] https://packages.microsoft.com/repos/azure-cli/ $AZ_REPO main" >     /etc/apt/sources.list.d/azure-cli.list     && curl -L https://packages.microsoft.com/keys/microsoft.asc | apt-key add -     && apt-get purge gnupg     && apt-get update     && apt-get install -y --no-install-recommends azure-cli     && apt-get clean -y     && rm -rf       /var/cache/debconf/*       /var/lib/apt/lists/*       /var/log/*       /tmp/*       /var/tmp/*
                        
# 2023-11-30 10:39:51  992.78KB 
|1 ARCH=amd64 /bin/sh -c DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
                        
# 2023-11-30 10:39:51  992.49KB 
|1 ARCH=amd64 /bin/sh -c echo "dash dash/sh boolean false" | debconf-set-selections
                        
# 2023-11-30 10:39:50  70.00B 
|1 ARCH=amd64 /bin/sh -c ln -s /hyperkube /apiserver  && ln -s /hyperkube /cloud-controller-manager  && ln -s /hyperkube /controller-manager  && ln -s /hyperkube /kubectl  && ln -s /hyperkube /kubelet  && ln -s /hyperkube /proxy  && ln -s /hyperkube /scheduler
                        
# 2023-11-30 10:39:50  28.00B 
|1 ARCH=amd64 /bin/sh -c ln -s /usr/bin/update-alternatives /usr/sbin/update-alternatives
                        
# 2023-11-30 10:39:49  7.70KB 
/bin/sh -c #(nop) COPY file:e8032c6e8aa4ed890bc6e143a6f89955cf199aafa656a9a331365cbd2a30d429 in /usr/sbin/iptables-wrapper-installer.sh 
                        
# 2023-11-30 10:39:49  1.64KB 
/bin/sh -c #(nop) COPY file:08b58948eda7d62a8f68776e29c8b3d58099af170a66f34ae677069656423ddb in /hyperkube 
                        
# 2023-11-30 10:39:49  0.00B 
/bin/sh -c #(nop)  ARG ARCH=amd64
                        
# 2023-10-05 15:33:32  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2023-10-05 15:33:32  77.82MB 
/bin/sh -c #(nop) ADD file:63d5ab3ef0aab308c0e71cb67292c5467f60deafa9b0418cbb220affcd078444 in / 
                        
# 2023-10-05 15:33:30  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=22.04
                        
# 2023-10-05 15:33:30  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2023-10-05 15:33:30  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2023-10-05 15:33:30  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:7c11056856f9addb248ef1104555fe85f1518473a587babc6867ed6bc6480cdd",
    "RepoTags": [
        "rancher/hyperkube:v1.25.16-rancher2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube:v1.25.16-rancher2"
    ],
    "RepoDigests": [
        "rancher/hyperkube@sha256:2a360a6223322e866f81423eab169f02f002a32b1ec0cf929c6880cafc5769e9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hyperkube@sha256:79d50ea5ab7df65e07eeadac460c56503f073ec0b445ab2fa68ae13b7232cc4f"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-11-30T03:58:57.262778947Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.14",
    "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": "sha256:1d976bb5eb8b3c8e58a8a065b686adbd21bafb81db8c97c60a953bc2d55bddb5",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/hyperkube"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2023-11-30T03:57:25Z",
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.revision": "c62971f1c72224f7e8aaaaf679ea497b7b58d392",
            "org.opencontainers.image.source": "https://github.com/rancher/hyperkube.git",
            "org.opencontainers.image.url": "https://github.com/rancher/hyperkube",
            "org.opencontainers.image.version": "22.04"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 1745564871,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e850f44eefd904926ef3e779f3cceee3694903ddc4c26bcc72edcf060cf28ad1/diff:/var/lib/docker/overlay2/0ad11ec3ae770db09ed3da5666cb7955d66c75d0c450d2f914c43fa662d40bb6/diff:/var/lib/docker/overlay2/7e73f79e8987228bc8da7cc810b37b2fd97a6a2e93d5c3092453d931357e2df9/diff:/var/lib/docker/overlay2/000f0d1584cf8eaa6f988731de1d8d4ecaafc3cba8a3c8ac26180b96975fdfa8/diff:/var/lib/docker/overlay2/cd8ca734a96531ca10965bbd713e361402b90263c059490b02decf02c3b1da97/diff:/var/lib/docker/overlay2/97ffba698b55b9efafd4bee100fabd35718a5ba660513a3ce5f3ab8d8a1c3d8f/diff:/var/lib/docker/overlay2/6d1af2e77ddd5b1e7100434b766265b21592f3acd2b228df26bfdbc51e5cd809/diff:/var/lib/docker/overlay2/c0e2a663a6f61d11544da93a716d9f8c36c906e5f88385c460543bb1bc3361ce/diff:/var/lib/docker/overlay2/f2905627b4505cda033dd62b5a5dc1676edda5a6e1bda7cd6e6e2048fcf5aee0/diff",
            "MergedDir": "/var/lib/docker/overlay2/72658d31e0494f499971caa7c91827141f5a43c82d902e446552de522ed23f0c/merged",
            "UpperDir": "/var/lib/docker/overlay2/72658d31e0494f499971caa7c91827141f5a43c82d902e446552de522ed23f0c/diff",
            "WorkDir": "/var/lib/docker/overlay2/72658d31e0494f499971caa7c91827141f5a43c82d902e446552de522ed23f0c/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:256d88da41857db513b95b50ba9a9b28491b58c954e25477d5dad8abb465430b",
            "sha256:87ea6f34c751968e018d66f6170d2fc13a7b492a2ab38e3496c293675d2260b5",
            "sha256:338822160392be3f3976645697d0fe4f6219ec008cd6e8e18fdb02ac578ec7c5",
            "sha256:c048565d48261b436008756fea8ed5fe1b0b0404af6776db72f12803c511cf66",
            "sha256:03eb8f44783312d7660394ee144a884afe700cfe4c4ab8d7ad81361cfc3c9a9f",
            "sha256:80ea27ae85f51caaacd15b57deeee0141474c939f5ed415fd02989205cadb30c",
            "sha256:1be63a6e9df900be6870424b3306ba4e7972477a8cc17e41c2eafa21b522995e",
            "sha256:98791cc463c0d27eeae3ae50386040147fddf96200b1bbbffa538b04e5244a79",
            "sha256:1988ddbb28b6a5f26b051f60f0df28429858a32cfe2c6698f7d33559e87a9e3a",
            "sha256:20c79bd7e88824fead2fd2f89a6b3d71fb4cd1fc08a76dcede4c39af29da2a6d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-25T16:07:06.555106366+08:00"
    }
}

更多版本

docker.io/rancher/hyperkube:v1.28.8-rancher1

linux/amd64 docker.io1.75GB2025-08-08 14:49
88

docker.io/rancher/hyperkube:v1.25.16-rancher2

linux/amd64 docker.io1.75GB2025-08-25 16:08
47