Replies: 2 comments 1 reply
-
Hi @tg123 could you give some suggestions about this question? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
We use k8s to elect a leader, the k8s will renew the lease every 2 seconds by the default configuration, But the problem is there are no error logs when the renew-lease request failed. So we want to do some configuration to show error logs when the renew-lease requests get an error response. How can we do that?
Here is our code:

Beta Was this translation helpful? Give feedback.
All reactions