senthilrch / 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
Apache License 2.0
1.24k stars 118 forks source link

[question] Does it work with the in-cluster pull through cache? #204

Closed gaocegege closed 1 year ago

gaocegege commented 1 year ago

I wonder if it is possible to use both the pull-through cache and kube-fledged.

senthilrch commented 1 year ago

Can you share details on how your pull-through cache is set up?

gaocegege commented 1 year ago

Sorry, after thinking, I think it does not need a pull-through image cache. I am closing it.