mirrored-kube-vip-kube-vip-iptables (v0.9.2)
Published 2026-01-10 05:09:01 +00:00 by djpbessems
Installation
docker pull code.spamasaurus.com/rancher/mirrored-kube-vip-kube-vip-iptables:v0.9.2sha256:c2d772d1092a1efec30b5b9a6eaf63f037c3a4da0b1d7acc9eae262685d197b7About this package
Kubernetes Control Plane Virtual IP and Load-Balancer
Image Layers
| ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk upgrade && apk add --no-cache iptables iptables-legacy # buildkit |
| COPY /src/kube-vip / # buildkit |
| ENTRYPOINT ["/kube-vip"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-06-24T17:17:40.229Z |
| org.opencontainers.image.description | Kubernetes Control Plane Virtual IP and Load-Balancer |
| org.opencontainers.image.documentation | https://kube-vip.io/docs/ |
| org.opencontainers.image.licenses | Apache-2.0 |
| org.opencontainers.image.revision | b56b80cd30497207e340d581a0db34469aa41c57 |
| org.opencontainers.image.source | https://github.com/kube-vip/kube-vip |
| org.opencontainers.image.title | kube-vip |
| org.opencontainers.image.url | https://github.com/kube-vip/kube-vip |
| org.opencontainers.image.version | v0.9.2 |