mirrored-calico-kube-controllers (v3.30.4)
Published 2026-01-10 05:08:22 +00:00 by djpbessems
Installation
docker pull code.spamasaurus.com/rancher/mirrored-calico-kube-controllers:v3.30.4sha256:5c00e7b24d718c9087825bbbb1dfb1608a944846e8078b143669dcff404fddfdImage Layers
| COPY / / # buildkit |
| ARG GIT_VERSION=v3.30.4 |
| LABEL description=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| LABEL maintainer=maintainers@tigera.io |
| LABEL name=Calico Kubernetes controllers |
| LABEL release=1 |
| LABEL summary=Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| LABEL vendor=Project Calico |
| LABEL version=v3.30.4 |
| COPY / / # buildkit |
| USER 999 |
| ENTRYPOINT ["/usr/bin/wrapper" "/usr/bin/kube-controllers"] |
Labels
| Key | Value |
|---|---|
| description | Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| maintainer | maintainers@tigera.io |
| name | Calico Kubernetes controllers |
| release | 1 |
| summary | Calico Kubernetes controllers monitor the Kubernetes API and perform actions based on cluster state |
| vendor | Project Calico |
| version | v3.30.4 |