In my previous article, I shared with you the steps I took, to secure a local private registry in my demo environment and using it with Quarkus and K3s (a lightweight certified Kubernetes distribution). I used the registry Docker Official Image, a Distribution implementation for storing and distributing of container images and artifacts. Some years ago, I also wrote articles about the Quarkus Kubernetes Extension. In this article, you can read more about the steps I took to further automate s...