Orchestrating Container Images

Session Description

This presentation covers an opinionated implementation of OpenShift's ImageStreams for vanilla Kubernetes. It proposes the idea of presenting a Container Image as a Stream of Container Images sorted by their "generation" (version, or push time) where users can move forward or backward in time by selecting among the various generations for a given Container Image. Automatic mirroring and pushing or pulling Container Images directly to the cluster are other topics presented.