Best way to mirror images to improve their availability for a cluster?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • containers-roadmap

    This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).

  • I'm looking forward to pull through caching for ECR. Until then we push images to an ECR next to each EKS instance in our deployment pipeline.

  • kube-fledged

    A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly

  • I recommend you also look at kube-fledged this is more appealing IMHO.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • kraken

    P2P Docker registry capable of distributing TBs of data in seconds

  • We have cases where customers want to distribute their images globally to all their clusters at the same time. For that case, uber/kraken is useful, and I think you could also run it on your cluster for image distribution. Kraken works nicely with Harbor.

  • tagger

    Discontinued Kubernetes container image orchestration. (by ricardomaraschini)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts