website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/api-server-identity.md

23 lines
487 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: APIServerIdentity
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.20"
toVersion: "1.25"
- stage: beta
defaultValue: true
fromVersion: "1.26"
---
<!--
Assign each API server an ID in a cluster, using a [Lease](/docs/concepts/architecture/leases).
-->
使用 [Lease租约](/zh-cn/docs/concepts/architecture/leases)为集群中的每个
API 服务器赋予一个 ID。