Skip to content

Commit 44d591d

Browse files
author
Tim Bannister
committed
Link to docs about LeaseCandidate
1 parent ace0f35 commit 44d591d

File tree

1 file changed

+4
-0
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ This is used by control plane components like `kube-controller-manager` and `kub
3434
HA configurations, where only one instance of the component should be actively running while the other
3535
instances are on stand-by.
3636

37+
Read [coordinated leader election](/docs/concepts/cluster-administration/coordinated-leader-election)
38+
to learn about how Kubernetes builds on the Lease API to select which component instance
39+
acts as leader.
40+
3741
## API server identity
3842

3943
{{< feature-state feature_gate_name="APIServerIdentity" >}}

0 commit comments

Comments
 (0)