k8s-image-swapper icon indicating copy to clipboard operation
k8s-image-swapper copied to clipboard

Mirror images into your own registry and swap image references automatically.

Raiders of the Lost Ark

k8s-image-swapper

Mirror images into your own registry and swap image references automatically.


k8s-image-swapper is a mutating webhook for Kubernetes, downloading images into your own registry and pointing the images to that new location. It is an alternative to a docker pull-through proxy. The feature set was primarily designed with Amazon ECR in mind but may work with other registries.

:zap: Benefits

Using k8s-image-swapper will improve the overall availability, reliability, durability and resiliency of your Kubernetes cluster by keeping 3rd-party images mirrored into your own registry.

k8s-image-swapper will transparently consolidate all images into a single registry without the need to adjust manifests therefore reducing the impact of external registry failures, rate limiting, network issues, change or removal of images while reducing data traffic and therefore cost.

TL;DR:

  • Protect against:
  • Use in air-gaped environments without the need to change manifests
  • Reduce NAT ingress traffic/cost

:book: Documentation

The documentation is available at https://estahn.github.io/k8s-image-swapper/.

:heart_decoration: Sponsor

Does your company use k8s-image-swapper? Help keep the project bug-free and feature rich by sponsoring the project.

:office: Commercial Support

Does your company require individual support or addition of features within a guaranteed timeframe? Contact me via email to discuss.

:octocat: Badges

Release Software License Build status Codecov branch Go Doc Conventional Commits Contributor Covenant

:star2: Stargazers over time

Stargazers over time