mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
Add note to configuration about HA control plane
Adds a small note to the Nodes configuration section to point out that multiple control plane nodes may be added to set up a "high availability" control plane cluster. Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user