awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

Awesome GitHub RepositoriesOffline Image Availability

Ensuring container images remain available to the cluster when the upstream registry is unreachable.

Distinct from Offline File Availability: Specifically about registry-independent image availability, distinct from general high-availability clustering or file availability.

Explore 1 awesome GitHub repository matching devops & infrastructure · Offline Image Availability. Refine with filters or upvote what's useful.

Awesome Offline Image Availability GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • spegel-org/spegelAvatar de spegel-org

    spegel-org/spegel

    3,485Voir sur GitHub↗

    Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image mirror and content addressable store that shares image layers between cluster nodes to reduce external registry traffic and latency. The project implements a distributed hash table to locate image digests across the network, allowing nodes to retrieve content from peers rather than repeated external downloads. This architecture mitigates registry rate-limiting and provides offline image availability to prevent workload failures during registry outages. The system covers capa

    Serves cached images to the cluster when external registries are unreachable to keep workloads running.

    Gocloudcontainerddocker
    Voir sur GitHub↗3,485
  1. Home
  2. DevOps & Infrastructure
  3. Offline Image Availability