mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-15 11:07:03 +02:00
Talos supports automatic virtual IP for the control plane with pure layer 2 connectivity. Hetzner Cloud API supports assigning Floating IPs to the nodes, this PR combines existing virtual IP functionality with calls to HCloud API to move the IP address on HCloud side to the leader node. The only thing which should be supplied in the machine configuration is the Hetzner Cloud API token, every other setting is automatically discovered by Talos. Talos supports two types of floating IPs: * external Floating IP for external network * server alias IP for local networks The controlplane can have only one alias on the local network interface. Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev> Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com> |
||
---|---|---|
.. | ||
api.md | ||
cli.md | ||
configuration.md | ||
kernel.md | ||
platform.md |