docker.io/calico/pod2daemon-flexvol:v3.12.2 linux/amd64

docker.io/calico/pod2daemon-flexvol:v3.12.2 - 国内下载镜像源 浏览次数:583 安全受验证的发布者-calico
🎉

Calico Pod2Daemon FlexVol 是一个开源网络 policy 和 network attachment controller 的 Docker 镜像。它提供了一个灵活的网络策略框架,可以在 Kubernetes 集群中运行多种网络插件,支持多种网络模式,包括 IPv4、IPv6、macvlan 等。

源镜像 docker.io/calico/pod2daemon-flexvol:v3.12.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol:v3.12.2
镜像ID sha256:2abcc890ae54f954ff8166ee44a14ec3c75f4416d557f6d5bd4b67e3cf018813
镜像TAG v3.12.2
大小 112.39MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/local/bin/flexvol.sh
工作目录
OS/平台 linux/amd64
浏览量 583 次
贡献者
镜像创建 2020-05-28T02:09:21.582648101Z
同步时间 2024-01-25 17:34
更新时间 2024-09-19 14:47
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture registry.access.redhat.com: authoritative-source-url 2020-03-31T14:51:49.719962: build-date cpt-1002.osbs.prod.upshift.rdu2.redhat.com: com.redhat.build-host ubi8-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons: description public: distribution-scope The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description Red Hat Universal Base Image 8 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel8: io.openshift.tags Laurence Man <laurence@tigera.io>: maintainer Calico FlexVolume driver installer: name 1: release Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.1-409: url 8c3c7acc321ed054dded6e6e13b5c09c043f42dc: vcs-ref git: vcs-type Project Calico: vendor v3.12.2: version

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol:v3.12.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol:v3.12.2  docker.io/calico/pod2daemon-flexvol:v3.12.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol:v3.12.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol:v3.12.2  docker.io/calico/pod2daemon-flexvol:v3.12.2

Shell快速替换命令

sed -i 's#calico/pod2daemon-flexvol:v3.12.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol:v3.12.2#' deployment.yaml

镜像信息

{
    "Id": "sha256:2abcc890ae54f954ff8166ee44a14ec3c75f4416d557f6d5bd4b67e3cf018813",
    "RepoTags": [
        "calico/pod2daemon-flexvol:v3.12.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol:v3.12.2"
    ],
    "RepoDigests": [
        "calico/pod2daemon-flexvol@sha256:495faacc73342b279eee083218342f76637979da6b0b4c3545745de504875130",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/pod2daemon-flexvol@sha256:e87ee02739942243b4029516a6d0bdcece0fdf2a55794e1f93d8e5a067548d24"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2020-05-28T02:09:21.582648101Z",
    "Container": "133b8a4c3dc992c68a6a748603b2bee04e4fd44e9575a0f4b35db97937d6472e",
    "ContainerConfig": {
        "Hostname": "e26e2ab9d929",
        "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",
            "container=oci"
        ],
        "Cmd": [
            "/bin/sh",
            "-c",
            "#(nop) ",
            "ENTRYPOINT [\"/usr/local/bin/flexvol.sh\"]"
        ],
        "Image": "sha256:8feb5014e832ddd54181ea76a5d8b86caa5f87086e66ae36488d1e2147998726",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/usr/local/bin/flexvol.sh"
        ],
        "OnBuild": [],
        "Labels": {
            "architecture": "x86_64",
            "authoritative-source-url": "registry.access.redhat.com",
            "build-date": "2020-03-31T14:51:49.719962",
            "com.redhat.build-host": "cpt-1002.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons",
            "distribution-scope": "public",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "Laurence Man \u003claurence@tigera.io\u003e",
            "name": "Calico FlexVolume driver installer",
            "release": "1",
            "summary": "Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.1-409",
            "vcs-ref": "8c3c7acc321ed054dded6e6e13b5c09c043f42dc",
            "vcs-type": "git",
            "vendor": "Project Calico",
            "version": "v3.12.2"
        }
    },
    "DockerVersion": "19.03.8",
    "Author": "",
    "Config": {
        "Hostname": "e26e2ab9d929",
        "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",
            "container=oci"
        ],
        "Cmd": null,
        "Image": "sha256:8feb5014e832ddd54181ea76a5d8b86caa5f87086e66ae36488d1e2147998726",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/usr/local/bin/flexvol.sh"
        ],
        "OnBuild": [],
        "Labels": {
            "architecture": "x86_64",
            "authoritative-source-url": "registry.access.redhat.com",
            "build-date": "2020-03-31T14:51:49.719962",
            "com.redhat.build-host": "cpt-1002.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons",
            "distribution-scope": "public",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "Laurence Man \u003claurence@tigera.io\u003e",
            "name": "Calico FlexVolume driver installer",
            "release": "1",
            "summary": "Calico FlexVolume driver installer to setup secure connections from Kubernetes pods to local daemons",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.1-409",
            "vcs-ref": "8c3c7acc321ed054dded6e6e13b5c09c043f42dc",
            "vcs-type": "git",
            "vendor": "Project Calico",
            "version": "v3.12.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 112391594,
    "VirtualSize": 112391594,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/7e3f78deadf9ea5badbc0212c2de3387681bd706355af9b3b4cf6e267911eb67/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f80c95f61fff5c9f72803944b0014fa959128f222785dc036833ef76b78bcaf0",
            "sha256:eddba477a8ae2bfdc32f205ea48c85ffc957686bd59e5f2d52629afa9ef12722",
            "sha256:ba06db548b5ea62ac577bb23d72723c74be6e43f7b724a534e1c97e7db5d1bd0",
            "sha256:606c0ab9529793bf36aec1ffc2e58ef3502e0b69f11e994d3567c48667e6792b",
            "sha256:7a74713456f86cf1e7147d68f24bfbaa31ba93c254ab7235785839d7639088a4",
            "sha256:8a3af7aaa62cb99364650046a6406040cd97e7c9e97127ffc9f0ef5cd545c772"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-01-25T17:34:36.263087937+08:00"
    }
}

更多版本