Sign inSign up

cleanstart/kube-vip

Verified Publisher

By CleanStart

•Updated about 4 hours ago

Secure by Design, Built for Speed, Hardened Container Images on a minimal base CleanStart OS.

Image
Developer tools
0

50K+

cleanstart/kube-vip repository overview

Verified KUBE-VIP Container Image

A hardened, minimal KUBE-VIP container image built from source with verifiable software provenance and an SBOM, designed for secure production deployments.

For additional versions including FIPS support, explore CleanStart Images — secure, hardened container images⁠

⁠Pull Commands
docker pull cleanstart/kube-vip:latest
docker pull cleanstart/kube-vip:latest-dev
⁠Run Commands

Basic test:

docker run -it --name kube-vip-test cleanstart/kube-vip:latest-dev

Production deployment:

docker run -d --name kube-vip-prod \
  --read-only \
  --security-opt=no-new-privileges \
  --user 1000:1000 \
  cleanstart/kube-vip:latest

Why Use CleanStart Images⁠

  • Verified — Built from source with verifiable software provenance
  • Hardened — Minimal software footprint designed for secure deployment
  • Transparent — SBOM available for visibility into image contents
  • Production-ready — Built for modern container environments

Tag summary

Content type

Image

Digest

sha256:0fe7c13c8…

Size

47.5 MB

Last updated

about 4 hours ago

docker pull cleanstart/kube-vip