Lease heartbeat: more description on error handling (#19673)
This commit is contained in:
committed by
GitHub
parent
60a265e6bd
commit
e19f912175
@@ -184,7 +184,7 @@ a Lease object.
|
||||
timeout for unreachable nodes).
|
||||
- The kubelet creates and then updates its Lease object every 10 seconds
|
||||
(the default update interval). Lease updates occur independently from the
|
||||
`NodeStatus` updates.
|
||||
`NodeStatus` updates. If the Lease update fails, the kubelet retries with exponential backoff starting at 200 milliseconds and capped at 7 seconds.
|
||||
|
||||
#### Reliability
|
||||
|
||||
|
||||
Reference in New Issue
Block a user