Skip to content

Sometimes Flux does not reconciliate - how to debug? #980

Answered by onedr0p
manuschillerdev asked this question in Q&A
Discussion options

You must be logged in to vote

I would say that if the changes aren't getting applied it could be due to GitHub having issues or that you pushed invalid kubernetes configuration that flux cannot reconcile. The debugging link you sent is a great start and next time the changes don't get applied it would be great to share more info regarding the cluster state and in cluster flux resources if possible. Basically dumping the output of those commands in the debugging section here would be pretty helpful in finding what's wrong.

You need to keep in mind that the errors could be on the flux kustomization resource OR the helmrelease resource, checking all those resources and ensuring they are healthy is important. Looking at t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by onedr0p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #974 on October 13, 2023 11:22.