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.26k stars 119 forks source link

Question: ignore pulling to control-plane #220

Open eugene-marchanka opened 1 year ago

eugene-marchanka commented 1 year ago

Hey!

I have a question if there a configuration option to ignore pulling images to control-plane nodes?

Thanks!