docker.io/calico/envoy-gateway:v3.30.2 linux/amd64

docker.io/calico/envoy-gateway:v3.30.2 - 国内下载镜像源 浏览次数:17 安全受验证的发布者-calico

这是一个Calico项目提供的Envoy Gateway镜像。Envoy Gateway是基于Envoy代理的一个高性能、可扩展的入口网关,用于管理和路由到Kubernetes集群中的服务。

源镜像 docker.io/calico/envoy-gateway:v3.30.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2
镜像ID sha256:65b4f1ca7f3ed0a8a720ca50dde1542d60cf320d9f165c165972812fa801e6c1
镜像TAG v3.30.2
大小 174.57MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/local/bin/envoy-gateway
工作目录 /
OS/平台 linux/amd64
浏览量 17 次
贡献者
镜像创建 2025-06-19T21:52:09.628122025Z
同步时间 2025-08-04 22:04
更新时间 2025-08-06 04:20
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin
镜像标签
This image contains a build of the Envoy project's gateway component from github.com/envoyproxy/gateway, which manages the envoy-proxy component as a kubernetes gateway service.: description maintainers@tigera.io: maintainer Envoy Gateway: name maintainers@tigera.io: org.opencontainers.image.authors This image contains a build of the Envoy project's gateway component from github.com/envoyproxy/gateway, which manages the envoy-proxy component as a kubernetes gateway service.: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses https://github.com/projectcalico/calico: org.opencontainers.image.source envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API: org.opencontainers.image.title Project Calico: org.opencontainers.image.vendor v3.30.2: org.opencontainers.image.version 1: release envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API: summary Project Calico: vendor v3.30.2: version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2  docker.io/calico/envoy-gateway:v3.30.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2  docker.io/calico/envoy-gateway:v3.30.2

Shell快速替换命令

sed -i 's#calico/envoy-gateway:v3.30.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2  docker.io/calico/envoy-gateway:v3.30.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2  docker.io/calico/envoy-gateway:v3.30.2'

镜像构建历史


# 2025-06-20 05:52:09  0.00B 设置环境变量 PATH
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin
                        
# 2025-06-20 05:52:09  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/envoy-gateway"]
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL org.opencontainers.image.licenses=Apache-2.0
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL org.opencontainers.image.version=v3.30.2
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL org.opencontainers.image.vendor=Project Calico
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL org.opencontainers.image.title=envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL org.opencontainers.image.authors=maintainers@tigera.io
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL org.opencontainers.image.description=This image contains a build of the Envoy project's gateway component from github.com/envoyproxy/gateway, which manages the envoy-proxy component as a kubernetes gateway service.
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL version=v3.30.2
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL vendor=Project Calico
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL summary=envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL release=1
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL name=Envoy Gateway
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL maintainer=maintainers@tigera.io
                        
# 2025-06-20 05:52:09  0.00B 添加元数据标签
LABEL description=This image contains a build of the Envoy project's gateway component from github.com/envoyproxy/gateway, which manages the envoy-proxy component as a kubernetes gateway service.
                        
# 2025-06-20 05:52:09  0.00B 指定运行容器时使用的用户
USER 65532:65532
                        
# 2025-06-20 05:52:09  0.00B 复制新文件或目录到容器中
COPY --chown=65532:65532 /var/lib /var/lib # buildkit
                        
# 2025-06-20 05:52:09  170.89MB 复制新文件或目录到容器中
COPY bin/envoy-gateway-amd64 /usr/local/bin/envoy-gateway # buildkit
                        
# 2025-06-20 05:52:09  0.00B 定义构建参数
ARG GIT_VERSION=v3.30.2
                        
# 2025-06-20 05:52:09  0.00B 定义构建参数
ARG TARGETARCH=amd64
                        
# 2025-04-12 03:05:14  3.67MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:65b4f1ca7f3ed0a8a720ca50dde1542d60cf320d9f165c165972812fa801e6c1",
    "RepoTags": [
        "calico/envoy-gateway:v3.30.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway:v3.30.2"
    ],
    "RepoDigests": [
        "calico/envoy-gateway@sha256:7b00ada6843f41ed63d0b3a4e7c14ad764eafaac54b9ee77e5be01461b9d4833",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/envoy-gateway@sha256:241298c5040e7c690ff1ead1725516234d0d9516da077135726302f0e57cfe2d"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-19T21:52:09.628122025Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65532:65532",
        "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:/usr/local/bin"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/local/bin/envoy-gateway"
        ],
        "OnBuild": null,
        "Labels": {
            "description": "This image contains a build of the Envoy project's gateway component from github.com/envoyproxy/gateway, which manages the envoy-proxy component as a kubernetes gateway service.",
            "maintainer": "maintainers@tigera.io",
            "name": "Envoy Gateway",
            "org.opencontainers.image.authors": "maintainers@tigera.io",
            "org.opencontainers.image.description": "This image contains a build of the Envoy project's gateway component from github.com/envoyproxy/gateway, which manages the envoy-proxy component as a kubernetes gateway service.",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.source": "https://github.com/projectcalico/calico",
            "org.opencontainers.image.title": "envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API",
            "org.opencontainers.image.vendor": "Project Calico",
            "org.opencontainers.image.version": "v3.30.2",
            "release": "1",
            "summary": "envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API",
            "vendor": "Project Calico",
            "version": "v3.30.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 174568097,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/d8c88416e1682036f5b5638159fe6a42c9e563cffab309caf6f64b249c3c75e5/diff:/var/lib/docker/overlay2/997e9033b085d5775a9c094170bbdf8b183ccc7ce5141c0215ca225fe23ff080/diff",
            "MergedDir": "/var/lib/docker/overlay2/ec5bbee2e5342c702b769ace29246628e2d6940194941de2b621af9db135fbda/merged",
            "UpperDir": "/var/lib/docker/overlay2/ec5bbee2e5342c702b769ace29246628e2d6940194941de2b621af9db135fbda/diff",
            "WorkDir": "/var/lib/docker/overlay2/ec5bbee2e5342c702b769ace29246628e2d6940194941de2b621af9db135fbda/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:73234a741a6f98311940a192db472507c6fa8ccb9d292c89687bf0b2e2dc602a",
            "sha256:2f22b6506bc196d1e49f080e6480f4eafa8503783b56571de655c43758bd16ee",
            "sha256:a74fae9b7c5cec8d716f23686c89eb5c42c2fb90fef102123b35f0e20bab6254"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-04T22:04:09.520376892+08:00"
    }
}

更多版本

docker.io/calico/envoy-gateway:v3.30.2

linux/amd64 docker.io174.57MB2025-08-04 22:04
16