Skip to content

deploy code and do CI/CD with helm chart #7162

Answered by yuhan
yuhan asked this question in Q&A
Discussion options

You must be logged in to vote

The way to deploy code and do CI/CD with the helm chart is to use the dagster-user-deployments helm chart that's described here: https://docs.dagster.io/deployment/guides/kubernetes/customizing-your-deployment#separately-deploying-dagster-infrastructure-and-user-code
In the CI/CD pipeline you would build and push a new tagged image for your code, and then upgrade the values.yaml for the helm chart so that it's pointed at the user code deployment for the new image

Replies: 1 comment

Comment options

yuhan
Mar 30, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by yuhan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant