k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1 linux/arm64

k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1 - 国内下载镜像源 浏览次数:20 安全受验证的发布者-Kubernetes 温馨提示: 这是一个 linux/arm64 系统架构镜像
是一个CSI.snapshotter容器镜像,这个镜像用于实现Persistent Volume(PV) Snapshot 机制,它允许用户对 Persistent Volumes 进行快照,并将其存储在新的 PV 中。
源镜像 k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64
镜像ID sha256:4eee203698e15698804e444d3d42285cfd707a01cb98dcf5e86ca3561c205ab4
镜像TAG v6.2.1-linuxarm64
大小 58.32MB
镜像源 k8s.gcr.io
CMD
启动入口 /csi-snapshotter
工作目录 /
OS/平台 linux/arm64
浏览量 20 次
贡献者
镜像创建 2023-01-04T23:08:02.541599099Z
同步时间 2025-03-26 13:53
更新时间 2025-03-30 15:07
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
镜像标签
CSI External Snapshotter Sidecar: description Kubernetes Authors: maintainers v6.2.0: revision

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64  k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64  k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1

Shell快速替换命令

sed -i 's#k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64  k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64  k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1'

镜像构建历史


# 2023-01-05 07:08:02  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/csi-snapshotter"]
                        
# 2023-01-05 07:08:02  55.98MB 复制新文件或目录到容器中
COPY ./bin/csi-snapshotter-arm64 csi-snapshotter # buildkit
                        
# 2023-01-05 07:08:02  0.00B 定义构建参数
ARG binary=./bin/csi-snapshotter
                        
# 2023-01-05 07:08:02  0.00B 添加元数据标签
LABEL description=CSI External Snapshotter Sidecar
                        
# 2023-01-05 07:08:02  0.00B 添加元数据标签
LABEL maintainers=Kubernetes Authors
                        
# 2023-01-03 23:11:55  2.34MB 
bazel build ...
                        
                    

镜像信息

{
    "Id": "sha256:4eee203698e15698804e444d3d42285cfd707a01cb98dcf5e86ca3561c205ab4",
    "RepoTags": [
        "k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1-linuxarm64"
    ],
    "RepoDigests": [
        "k8s.gcr.io/sig-storage/csi-snapshotter@sha256:714aa06ccdd3781f1a76487e2dc7592ece9a12ae9e0b726e4f93d1639129b771",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/k8s.gcr.io/sig-storage/csi-snapshotter@sha256:323137021a12c6e72bbd95e16ff82922e99053336f2d55cd65852ca38a25ac08"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-01-04T23:08:02.541599099Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "Bazel",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "0",
        "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",
            "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/csi-snapshotter"
        ],
        "OnBuild": null,
        "Labels": {
            "description": "CSI External Snapshotter Sidecar",
            "maintainers": "Kubernetes Authors",
            "revision": "v6.2.0"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 58321849,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/86e3fddf84432370253fff68670ed6311c66cc6e10923ce9b749d1af6c92d50a/diff",
            "MergedDir": "/var/lib/docker/overlay2/a6e6bc04af38377f6176b730634df61c745adfa8377e5cc4d6e8e7fff772b217/merged",
            "UpperDir": "/var/lib/docker/overlay2/a6e6bc04af38377f6176b730634df61c745adfa8377e5cc4d6e8e7fff772b217/diff",
            "WorkDir": "/var/lib/docker/overlay2/a6e6bc04af38377f6176b730634df61c745adfa8377e5cc4d6e8e7fff772b217/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fba4381f2bb70de24aadfb483fb2b5254e81b0f8db1959526a1beec8370363bc",
            "sha256:b85cac4d3cfb361544e31d57addae7163c531e3410462522bc2bc5d4a8ed965d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-26T13:53:26.288051976+08:00"
    }
}

更多版本

k8s.gcr.io/sig-storage/csi-snapshotter:v4.0.0

linux/amd64 k8s.gcr.io49.56MB2024-06-26 10:00
185

k8s.gcr.io/sig-storage/csi-snapshotter:v4.1.1

linux/amd64 k8s.gcr.io53.53MB2024-07-02 09:44
231

k8s.gcr.io/sig-storage/csi-snapshotter:v5.0.1

linux/amd64 k8s.gcr.io55.20MB2024-08-22 16:42
151

k8s.gcr.io/sig-storage/csi-snapshotter:v4.2.0

linux/amd64 k8s.gcr.io54.09MB2024-09-20 11:34
131

k8s.gcr.io/sig-storage/csi-snapshotter:v6.2.1

linux/arm64 k8s.gcr.io58.32MB2025-03-26 13:53
19