Skip to content

setting ALWAYS_OFFLOAD_NODE_STATUS=true in prod? #13107

Closed Locked Answered by agilgur5
ChenRussell asked this question in Q&A
Discussion options

You must be logged in to vote

It will cause substantially more DB reads & writes (as every workflow status will be offloaded), so it's normally a trade-off if you need to relieve pressure off of the k8s api-server or etcd

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@agilgur5
Comment options

Answer selected by ChenRussell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/controller Controller issues, panics type/support User support issue - likely not a bug
2 participants