website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/node-lease.md

31 lines
605 B
Markdown

---
# Removed from Kubernetes
title: NodeLease
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.12"
toVersion: "1.13"
- stage: beta
defaultValue: true
fromVersion: "1.14"
toVersion: "1.16"
- stage: stable
defaultValue: true
fromVersion: "1.17"
toVersion: "1.23"
removed: true
---
<!--
Enable the new Lease API to report node heartbeats, which could be used as a node health signal.
-->
启用新的 Lease API 以报告节点心跳,节点心跳可用作节点运行状况信号。