Merge pull request #3784 from stmcginnis/ha-config

Add note to configuration about HA control plane
This commit is contained in:
Kubernetes Prow Robot
2024-12-10 18:24:03 +00:00
committed by GitHub

View File

@@ -261,6 +261,9 @@ nodes:
- role: worker
{{< /codeFromInline >}}
Multiple `control-plane` nodes may be specified in order to test a "high availability"
control plane.
## Per-Node Options
The following options are available for setting on each entry in `nodes`.