DevOps Categories:
-
Alpine vs Busybox: how to wget in K8s
In the last projects, I get used to use K8s CronJob(s) to schedule tasks. The most effective way of doing it, is to create a super-tiny cronjob, which the sole …
-
addCiarpame: Automate your K8s configuration automation
Context: Spring microservice application to be deployed on K8s via helm + boring Friday In this scenario, you end up writing the SAME configuration string in a lot of places: …
-
Healthcheck
I am always amused on how complex K8s/Docker Swarm are, and how easy “plain” docker is.
Helm Packaging Specific: