preferred deployment method (Helm vs Kustomize vs other) #1822
nicholasgibson2
started this conversation in
Polls
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm curious about how people in the community deploy this project. Based on the documentation and discussions I would guess Helm is more popular. I have been using Helm for my deployments, but the Helm CRD limitations have been a huge pain point for my automation. I am in the process of converting to a Kustomize based deployment, but even simple configuration such as setting the sync period seems much more tedious compared to Helm (
--set syncPeriod=5m
).8 votes ·
Beta Was this translation helpful? Give feedback.
All reactions