docker.io/rancher/k3s:v1.32.3-k3s1 linux/amd64

docker.io/rancher/k3s:v1.32.3-k3s1 - 国内下载镜像源 浏览次数:45 安全受验证的发布者-Rancher

Rancher Labs 的 k3s 是一个轻量级的 Kubernetes 发行版,旨在提供一个简洁、易于部署和管理的 Kubernetes 集群解决方案。

源镜像 docker.io/rancher/k3s:v1.32.3-k3s1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s:v1.32.3-k3s1
镜像ID sha256:188eb63bb33fb5c3ff8d66395268d7b73895ecfe85ee41ebf519b22915c80a82
镜像TAG v1.32.3-k3s1
大小 227.83MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD agent
启动入口 /bin/k3s
工作目录
OS/平台 linux/amd64
浏览量 45 次
贡献者
镜像创建 2025-03-25T22:11:21.227336969Z
同步时间 2025-10-25 01:04
更新时间 2025-10-30 17:49
目录挂载
/var/lib/cni /var/lib/kubelet /var/lib/rancher/k3s /var/log
环境变量
PATH=/var/lib/rancher/k3s/data/cni:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin/aux CRI_CONFIG_FILE=/var/lib/rancher/k3s/agent/etc/crictl.yaml
镜像标签
2025-03-25T22:10:51Z: org.opencontainers.image.created 079ffa8d99fb859cb8c001455e47efa65535d832: org.opencontainers.image.revision https://github.com/k3s-io/k3s.git: org.opencontainers.image.source https://github.com/k3s-io/k3s: org.opencontainers.image.url

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s:v1.32.3-k3s1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s:v1.32.3-k3s1  docker.io/rancher/k3s:v1.32.3-k3s1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s:v1.32.3-k3s1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s:v1.32.3-k3s1  docker.io/rancher/k3s:v1.32.3-k3s1

Shell快速替换命令

sed -i 's#rancher/k3s:v1.32.3-k3s1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s:v1.32.3-k3s1#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-03-26 06:11:21  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://github.com/k3s-io/k3s
                        
# 2025-03-26 06:11:21  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://github.com/k3s-io/k3s.git
                        
# 2025-03-26 06:11:21  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.revision=079ffa8d99fb859cb8c001455e47efa65535d832
                        
# 2025-03-26 06:11:21  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2025-03-25T22:10:51Z
                        
# 2025-03-26 06:11:20  0.00B 
/bin/sh -c #(nop)  CMD ["agent"]
                        
# 2025-03-26 06:11:20  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/k3s"]
                        
# 2025-03-26 06:11:20  0.00B 
/bin/sh -c #(nop)  ENV CRI_CONFIG_FILE=/var/lib/rancher/k3s/agent/etc/crictl.yaml
                        
# 2025-03-26 06:11:20  0.00B 
/bin/sh -c #(nop)  ENV PATH=/var/lib/rancher/k3s/data/cni:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin/aux
                        
# 2025-03-26 06:11:20  227.83MB 
/bin/sh -c #(nop) COPY dir:b7caf6ea8261f5d0c25db0cd9ddcdc60019c19aaae9a4671cc9acacf0c09014c in / 
                        
# 2025-03-26 06:11:18  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/log]
                        
# 2025-03-26 06:11:17  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/cni]
                        
# 2025-03-26 06:11:17  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/rancher/k3s]
                        
# 2025-03-26 06:11:17  0.00B 
/bin/sh -c #(nop)  VOLUME [/var/lib/kubelet]
                        
                    

镜像信息

{
    "Id": "sha256:188eb63bb33fb5c3ff8d66395268d7b73895ecfe85ee41ebf519b22915c80a82",
    "RepoTags": [
        "rancher/k3s:v1.32.3-k3s1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s:v1.32.3-k3s1"
    ],
    "RepoDigests": [
        "rancher/k3s@sha256:9bd31415e46bed54f982815f08cfc1bc0b56963b651089999a5128a2f584219d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/k3s@sha256:dffe0df2612030c584bb08c26359245e2aba6467c28c027ecde5e7e33da417f6"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-03-25T22:11:21.227336969Z",
    "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=/var/lib/rancher/k3s/data/cni:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin/aux",
            "CRI_CONFIG_FILE=/var/lib/rancher/k3s/agent/etc/crictl.yaml"
        ],
        "Cmd": [
            "agent"
        ],
        "Image": "sha256:be1fc1a6fdac7c2ef5cc60c1e23b898d56c8bcc04e03dafc472609b29daa56ca",
        "Volumes": {
            "/var/lib/cni": {},
            "/var/lib/kubelet": {},
            "/var/lib/rancher/k3s": {},
            "/var/log": {}
        },
        "WorkingDir": "",
        "Entrypoint": [
            "/bin/k3s"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2025-03-25T22:10:51Z",
            "org.opencontainers.image.revision": "079ffa8d99fb859cb8c001455e47efa65535d832",
            "org.opencontainers.image.source": "https://github.com/k3s-io/k3s.git",
            "org.opencontainers.image.url": "https://github.com/k3s-io/k3s"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 227833058,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/9915733b6f1eb120a5ecdd0e01c263057e1507f649437efe53b94955a463bc49/merged",
            "UpperDir": "/var/lib/docker/overlay2/9915733b6f1eb120a5ecdd0e01c263057e1507f649437efe53b94955a463bc49/diff",
            "WorkDir": "/var/lib/docker/overlay2/9915733b6f1eb120a5ecdd0e01c263057e1507f649437efe53b94955a463bc49/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fc88570e5dcefec3103c13429119b57573ccab7d36c1c8ec3abfebf52fd57a73"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-25T01:04:00.966456795+08:00"
    }
}

更多版本

docker.io/rancher/k3s:v1.30.2-k3s1

linux/amd64 docker.io209.32MB2024-06-27 09:42
580

docker.io/rancher/k3s:v1.29.6-k3s2

linux/amd64 docker.io204.79MB2024-07-26 22:49
414

docker.io/rancher/k3s:v1.30.4-k3s1

linux/amd64 docker.io209.42MB2024-10-20 02:48
322

docker.io/rancher/k3s:v1.29.6-k3s2

linux/arm64 docker.io198.38MB2025-01-14 12:37
160

docker.io/rancher/k3s:v1.21.7-k3s1

linux/arm64 docker.io161.83MB2025-01-14 13:05
206

docker.io/rancher/k3s:v1.20.5-k3s1

linux/arm64 docker.io145.79MB2025-01-14 14:56
162

docker.io/rancher/k3s:latest

linux/arm64 docker.io218.19MB2025-01-14 15:03
198

docker.io/rancher/k3s:v1.30.6-k3s1

linux/amd64 docker.io210.00MB2025-01-16 15:34
188

docker.io/rancher/k3s:v1.28.2-k3s1

linux/amd64 docker.io186.42MB2025-01-22 09:40
177

docker.io/rancher/k3s:v1.31.1-k3s1

linux/amd64 docker.io218.90MB2025-01-22 14:25
304

docker.io/rancher/k3s:v1.32.3-k3s1

linux/amd64 docker.io227.83MB2025-10-25 01:04
44