Closed sergelogvinov closed 2 months ago
Yes, I think reducing kubelet image size is a great step forward.
With Kubernetes removing in-tree CSI drivers, I'm not sure if e.g. ceph-common
makes any sense for modern kubelet (i.e. 1.31+).
But your PR might be a good way forward to first introduce -slim
images, get them tested and start removing stuff from default images.
I will refactor this a bit to support what we've discussed so far
@frezbo @sergelogvinov please let me know what do you think about the changes I made (in a separate commit)
/lgtm Thanks )
/m
78
Build two images full size and slim.
What do you think to build two images?