Building container images in Kubernetes with kaniko
Published on Sep 13, 2022A 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.