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

add option to set custom container runtime Fixes #171 #179

Closed Coollision closed 2 years ago

Coollision commented 2 years ago

lets do it based on labels, in case someone uses different container runtimes in a single cluster, also makes adding this feature easy