Skip to content

Commit 499dfb6

Browse files
authored
Merge pull request #39355 from kinzhi/kinzhi243
[zh-cn]SYNC nodes.md
2 parents 29e152a + a25ac86 commit 499dfb6

File tree

1 file changed

+2
-2
lines changed
  • content/zh-cn/docs/concepts/architecture

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/architecture/nodes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -507,14 +507,14 @@ Kubernetes 节点发送的心跳帮助你的集群确定每个节点的可用性
507507

508508
<!--
509509
* updates to the `.status` of a Node
510-
* [Lease](/docs/reference/kubernetes-api/cluster-resources/lease-v1/) objects
510+
* [Lease](/docs/concepts/architecture/leases/) objects
511511
within the `kube-node-lease`
512512
{{< glossary_tooltip term_id="namespace" text="namespace">}}.
513513
Each Node has an associated Lease object.
514514
-->
515515
* 更新节点的 `.status`
516516
* `kube-node-lease` {{<glossary_tooltip term_id="namespace" text="名字空间">}}中的
517-
[Lease(租约)](/zh-cn/docs/reference/kubernetes-api/cluster-resources/lease-v1/)对象。
517+
[Lease(租约)](/zh-cn/docs/concepts/architecture/leases/)对象。
518518
每个节点都有一个关联的 Lease 对象。
519519

520520
<!--

0 commit comments

Comments
 (0)