Merge pull request #46276 from tamilselvan1102/k8s-doc-20240508
Fix link to 'Node heartbeats' section
This commit is contained in:
commit
cd7e0fb802
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue