mirrored-calico-csi (v3.30.4)
Published 2026-01-10 05:07:56 +00:00 by djpbessems
Installation
docker pull code.spamasaurus.com/rancher/mirrored-calico-csi:v3.30.4sha256:5bca00ce5167e3bf91563f1f4441e0b920d4d51d36ed13adc68bce04552749e9Image Layers
| COPY / / # buildkit |
| ARG GIT_VERSION=v3.30.4 |
| LABEL description=Calico CSI driver to setup secure connections from Kubernetes pods to local daemons |
| LABEL maintainer=maintainers@tigera.io |
| LABEL name=Calico CSI Driver |
| LABEL release=1 |
| LABEL summary=Calico CSI driver to setup secure connections from Kubernetes pods to local daemons |
| LABEL vendor=Project Calico |
| LABEL version=v3.30.4 |
| COPY / / # buildkit |
| ENTRYPOINT ["/usr/bin/csi-driver"] |
Labels
| Key | Value |
|---|---|
| description | Calico CSI driver to setup secure connections from Kubernetes pods to local daemons |
| maintainer | maintainers@tigera.io |
| name | Calico CSI Driver |
| release | 1 |
| summary | Calico CSI driver to setup secure connections from Kubernetes pods to local daemons |
| vendor | Project Calico |
| version | v3.30.4 |