kube-fledged icon indicating copy to clipboard operation
kube-fledged copied to clipboard

Why not Daemon set?

Open McAndersDK opened this issue 2 years ago • 1 comments

Hey all,

Any reason for not using a daemon set with the cri-client image? and have them work and react to a aggregated configmap with all the image caches? This way we will eliminate alle jobs, CNI work, kubelet work, kubeproxy work, API work. We will make sure that we just have an ongoing container on each worker node that will interact with the CRI. We would also be able to batch process all images updates inside one container pr worker node.

is there something I dont see?

McAndersDK avatar Jan 19 '23 21:01 McAndersDK

Same question here. daemonset looks great in this use case.

gaocegege avatar Mar 21 '23 06:03 gaocegege