The Hidden Blog

As it turns out, I do have a hostname.

Building container images in Kubernetes with kaniko

Published on September 13, 2022

A few weeks ago I rebuilt a GitLab CI pipeline at JustWatch. One part of that was to move the step building the container images in the Kubernetes cluster from artificer to kaniko.

I wrote up a short guide on the JustWatch blog in case you are curious.