Kaniko - Adding Extra Tags to Container Image
Problem Statement
I recently needed to add some extra tags to container images already published to the container image registry. I use Kaniko to build my images.
Kaniko cannot directly add extra tags to a container image that has already been pushe...
cloudtuned.hashnode.dev1 min read