kube-fledged VS image-cache-daemon

Compare kube-fledged vs image-cache-daemon and see what are their differences.

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 (by senthilrch)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kube-fledged image-cache-daemon
10 1
1,204 20
- -
4.7 0.0
2 months ago about 2 years ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kube-fledged

Posts with mentions or reviews of kube-fledged. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-30.

image-cache-daemon

Posts with mentions or reviews of image-cache-daemon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-06.
  • Can Kubernetes pre-pull and cache images?
    6 projects | /r/kubernetes | 6 Jul 2021
    Full disclosure that this is my own project, but I wrote https://github.com/dcherman/image-cache-daemon as an open source implementation of something that we do internally where I work to accomplish this. It's relatively simple, basically just running pods periodically that pull the images to ensure that they're cached on all of the nodes. Certainly not as advanced as some of the alternatives posted here, but it's simple and works for our use case.

What are some alternatives?

When comparing kube-fledged and image-cache-daemon you can also consider the following projects:

kraken - P2P Docker registry capable of distributing TBs of data in seconds

ImageWolf - Fast Distribution of Docker Images on Clusters

Dragonfly - This repository has be archived and moved to the new repository https://github.com/dragonflyoss/Dragonfly2.

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

kubefwd - Bulk port forwarding Kubernetes services for local development.

plural - Deploy open source software on Kubernetes in record time. 🚀

stargz-snapshotter - Fast container image distribution plugin with lazy pulling

acr - Azure Container Registry samples, troubleshooting tips and references

addon-operator - A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.