talos/website/content/docs/v0.13/Reference
Serge Logvinov ba27bc366f
feat: implement Hetzner Cloud support for virtual (shared) IP
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>
2021-09-27 23:45:46 +03:00
..
api.md docs: fork docs for 0.13 2021-08-25 21:43:05 +03:00
cli.md chore: deprecate Interfaces and Routes APIs 2021-09-27 15:21:02 +03:00
configuration.md feat: implement Hetzner Cloud support for virtual (shared) IP 2021-09-27 23:45:46 +03:00
kernel.md docs: fork docs for 0.13 2021-08-25 21:43:05 +03:00
platform.md docs: fork docs for 0.13 2021-08-25 21:43:05 +03:00