I would implement a gitlab pipeline to upgrade and install linkerd in clusters #11146
Unanswered
paulovitorcl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, i would like a help with ideas to implement a pipeline to upgrade or install linkerd in my clusters. Considering that all the clusters are in production environment, i would like to install linkerd in production mode.
In one recommendations of the docs, are to pull the linkerd images to my private repository, and install linkerd with helm too.
But assuming that i install linkerd with helm, how can i automatically always have the linkerd images following the upgrades of helm in my private repository ?
Beta Was this translation helpful? Give feedback.
All reactions