Background When my company start using Kubernetes, I start working on all image building and deployment activities, mainly with command line tools from docker as well as kubectl. When teams size go up, it start getting more effort needed to be the single deployment person. So some kind of automation is…