Rancher

mirrored-calico-envoy-gateway (v3.30.4)

Published 2026-01-10 05:08:05 +00:00 by djpbessems

Installation

docker pull code.spamasaurus.com/rancher/mirrored-calico-envoy-gateway:v3.30.4
sha256:9fbfbc2efa1618ddc487583a17f798b8252e81e584c4efd2b216903da01f0f51

About this package

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.

Image Layers

COPY / / # buildkit
ARG TARGETARCH=amd64
ARG GIT_VERSION=v3.30.4
COPY bin/envoy-gateway-amd64 /usr/local/bin/envoy-gateway # buildkit
COPY --chown=65532:65532 /var/lib /var/lib # buildkit
USER 65532:65532
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.
LABEL maintainer=maintainers@tigera.io
LABEL name=Envoy Gateway
LABEL release=1
LABEL summary=envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API
LABEL vendor=Project Calico
LABEL version=v3.30.4
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.
LABEL org.opencontainers.image.authors=maintainers@tigera.io
LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico
LABEL org.opencontainers.image.title=envoy-gateway is the proxy management component of Calico's implementation of the Kubernetes Gateway API
LABEL org.opencontainers.image.vendor=Project Calico
LABEL org.opencontainers.image.version=v3.30.4
LABEL org.opencontainers.image.licenses=Apache-2.0
ENTRYPOINT ["/usr/local/bin/envoy-gateway"]
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin

Labels

Key Value
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.4
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.4
Details
Container
2026-01-10 05:08:05 +00:00
0
OCI / Docker
linux/amd64
maintainers@tigera.io
Apache-2.0
34 MiB
Versions (1) View all
v3.30.4 2026-01-10