mirrored-calico-envoy-ratelimit (v3.30.4)
Published 2026-01-10 05:08:13 +00:00 by djpbessems
Installation
docker pull code.spamasaurus.com/rancher/mirrored-calico-envoy-ratelimit:v3.30.4sha256:6d8cc135a7f56009fd14c0d5ead1ba67daaa35506fc2550469883d09e526ec5eAbout this package
This image contains a build of the Envoy project's ratelimit component from github.com/envoyproxy/ratelimit, which is a service to enable generic rate limiting scenarios for applications.
Image Layers
| COPY / / # buildkit |
| ARG TARGETARCH=amd64 |
| ARG GIT_VERSION=v3.30.4 |
| COPY bin/envoy-ratelimit-amd64 /bin/ratelimit # buildkit |
| LABEL description=This image contains a build of the Envoy project's ratelimit component from github.com/envoyproxy/ratelimit, which is a service to enable generic rate limiting scenarios for applications. |
| LABEL maintainer=maintainers@tigera.io |
| LABEL name=Envoy Ratelimit |
| LABEL release=1 |
| LABEL summary=envoy-ratelimit is the rate-limiting 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 ratelimit component from github.com/envoyproxy/ratelimit, which is a service to enable generic rate limiting scenarios for applications. |
| LABEL org.opencontainers.image.authors=maintainers@tigera.io |
| LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico |
| LABEL org.opencontainers.image.title=envoy-ratelimit is the rate-limiting 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 |
Labels
| Key | Value |
|---|---|
| description | This image contains a build of the Envoy project's ratelimit component from github.com/envoyproxy/ratelimit, which is a service to enable generic rate limiting scenarios for applications. |
| maintainer | maintainers@tigera.io |
| name | Envoy Ratelimit |
| org.opencontainers.image.authors | maintainers@tigera.io |
| org.opencontainers.image.description | This image contains a build of the Envoy project's ratelimit component from github.com/envoyproxy/ratelimit, which is a service to enable generic rate limiting scenarios for applications. |
| org.opencontainers.image.licenses | Apache-2.0 |
| org.opencontainers.image.source | https://github.com/projectcalico/calico |
| org.opencontainers.image.title | envoy-ratelimit is the rate-limiting 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-ratelimit is the rate-limiting component of Calico's implementation of the Kubernetes Gateway API |
| vendor | Project Calico |
| version | v3.30.4 |