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 ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
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。