Hi folks -- just watching resources in my cluster and I'm seeing that flytepropeller pods seem to be terminating / restarting due to leader election failures like:
So every 15 seconds it makes a request to the kub-apiserver to renew the lease. If it can't get a successful response within 10 seconds then flytepropeller will restart.
I changed to using:
If there are lingering issues here please submit a PR to update the defaults.
c
calm-pilot-2010
11/29/2023, 5:59 PM
You mean make my configuration default? I assumed the current defaults would be more sensible in most usecases. The downside of my config is that it will create a delay of up to 230s when making new deployments.
g
gorgeous-waitress-5026
11/29/2023, 6:09 PM
Thanks @calm-pilot-2010! I happened to catch that thread, but didn't see you had changed the polling frequency -- that's super useful.