Composable software catalogs on Kubernetes: An easier way to update containerized applications

2 · Red Hat · Aug. 20, 2021, 3:23 p.m.
Recently, I've been experimenting with how to build and use composable software catalogs on Kubernetes. Similar to Red Hat Software Collections for Red Hat Enterprise Linux, but adapted for a container context, composable software catalogs let developers add tooling without building a new container image. This article explains how composable software catalogs use existing container technologies to build on the Software Collections model, and how they can potentially make more options available t...