On Wed, Apr 24, 2019 at 09:16:33AM -0400, Jonathan Billings wrote: > What OS are your k8s clusters running on? How about your cloud > providers? Mine are on RHEL and CentOS. On top of that, I often use centos as my base image for Dockerfiles, using the Centos docker repository. While I also use alpine sometimes if I want it really tiny, it is really nice to be able to just rebuild the image against updates and not have to worry as much about underlying API changes breaking my app. -- Jonathan Billings <billings at negate.org>