I have finally finished reading “Antifragile” by Nassim Taleb and while this is a great book in general, a lot of things about Via Negativa resonated with me in regards to the DevOps field specifically. In short, Via Negativa is a way to achieve things by not doing something, rather than by doing. Below are… Continue reading DevOps Via Negativa
Month: January 2022
Jenkins Builds with Kaniko and Reliza: Tutorial
Here I would like to present complete tutorial how we integrate Jenkins kaniko builds with Reliza Hub. As a base I will use my toy project – Mafia game. Specifically, we would use UI project to do the builds – Mafia Vue. Quick summary of what we are going to do in the course of… Continue reading Jenkins Builds with Kaniko and Reliza: Tutorial