talos/website/content/docs/v0.11/Reference
Andrey Smirnov 5811f4dda1 feat: implement link (interface) controllers
The structure of the controllers is really similar to addresses and
routes:

* `LinkSpec` resource describes desired link state
* `LinkConfig` controller generates `LinkSpecs` based on machine
configuration and kernel cmdline
* `LinkMerge` controller merges multiple configuration sources into a
single `LinkSpec` paying attention to the config layer priority
* `LinkSpec` controller applies the specs to the kernel state

Controller `LinkStatus` (which was implemented before) watches the
kernel state and publishes current link status.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-06-01 09:36:25 -07:00
..
api.md chore: remove security API ReadFile/WriteFile 2021-04-27 03:48:20 -07:00
cli.md release(v0.11.0-alpha.0): prepare release 2021-05-26 10:19:00 -07:00
configuration.md feat: implement link (interface) controllers 2021-06-01 09:36:25 -07:00
kernel.md docs: create v0.11 docs, promote v0.10 docs, add v0.10 AMIs 2021-04-26 12:43:48 -07:00
platform.md docs: create v0.11 docs, promote v0.10 docs, add v0.10 AMIs 2021-04-26 12:43:48 -07:00