Jan
27
[k8s] Automatically pull images from GitLab container registry without change the tag
Sometimes is very useful in a continuous integration and deployment process to override and push the same image tag (ex. `latest`) to a gitlab registry and then ideally have the same new image up&running from Kubernetes cluster(s).
URunner lighweight tool solves exactly this specific problem.
5 min read