Flux #291
Givemeurcookies
started this conversation in
Ideas/Features
Flux
#291
Replies: 2 comments 1 reply
-
Hey there. Flux2 looks very interesting. Didn't dive deep into it yet. Kubero won't cover the features Kubeapps has. But deploying helm charts might become a thing at some point. And using Flux seems to be a good solution for this task. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I've added it to the roadmap to keep track of it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Are there any plans on using Flux for reconciling changes? Similar to how Kubeapps supports Flux: https://kubeapps.dev/docs/latest/tutorials/managing-flux-packages/
Without going into too many details, using flux would make Kubero work declaratively which has some major benefits such as functioning a single source of truth and better transparency of changes that Kubero makes to the cluster when making a deploy (and also allows rollbacks in case of an edge-case which might break something). It overall also helps with migrating clusters, could allow support for multi-clusters and even allows deleting whole clusters which might be required in disaster recovery.
Beta Was this translation helpful? Give feedback.
All reactions