Skip to content

Commit

Permalink
Node Lease objects link url is updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
tamilselvan1102 committed May 8, 2024
1 parent e2dc91d commit 8850ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/architecture/leases.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace. Under the hood, every kubelet heartbeat is an **update** request to t
the `spec.renewTime` field for the Lease. The Kubernetes control plane uses the time stamp of this field
to determine the availability of this `Node`.

See [Node Lease objects](/docs/concepts/architecture/nodes/#heartbeats) for more details.
See [Node Lease objects](/docs/concepts/architecture/nodes/#node-heartbeats) for more details.

## Leader election

Expand Down

0 comments on commit 8850ea5

Please sign in to comment.