Skip to content

Commit 1062b6a

Browse files
committed
[ja] Fix link to 'Node heartbeats' section
1 parent 61475bf commit 1062b6a

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/architecture/leases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Kubernetesでは、kubeletのノードハートビートをKubernetes APIサー
1818
内部的には、kubeletのハートビートはこの`Lease`オブジェクトに対するUPDATEリクエストであり、Leaseの`spec.renewTime`フィールドを更新しています。
1919
Kubernetesのコントロールプレーンはこのフィールドのタイムスタンプを見て、`Node`が利用可能かを判断しています。
2020

21-
詳しくは[Node Leaseオブジェクト](/ja/docs/concepts/architecture/nodes/#heartbeats)をご覧ください。
21+
詳しくは[Node Leaseオブジェクト](/ja/docs/concepts/architecture/nodes/#node-heartbeats)をご覧ください。
2222

2323
## リーダー選出
2424

0 commit comments

Comments
 (0)