Andrey Smirnov
80184393bc
feat: update kernel to 5.9.13, new KSPP requirements
...
Pulls in following changes:
* https://github.com/talos-systems/toolchain/pull/20
* https://github.com/talos-systems/tools/pull/116
* https://github.com/talos-systems/pkgs/pull/214
* https://github.com/talos-systems/pkgs/pull/215
* https://github.com/talos-systems/pkgs/pull/216
* https://github.com/talos-systems/pkgs/pull/217
* https://github.com/talos-systems/go-procfs/pull/4
New empty amd64 images for u-boot & rpi-firmware reduce the size of
amd64 installer image.
For backwards compatibility QEMU provisioner still injects "legacy" KSPP
kernel args into initial boot environment.
Installer correctly upgrades KSPP options when moving from one version
of Talos to another.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-12-10 12:41:58 -08:00
Andrew Rynhard
73629cb562
docs: add architectural doc on the root file system layout
...
This adds documentation on how the root file system is laid out.
Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
2020-12-08 18:48:32 +03:00
Andrey Smirnov
28ba6e416e
feat: update Kubernetes to v1.20.0-beta.2
...
Talos 0.8 is going to ship with K8s 1.20.x.
Changes to support new `control-plane` label,
upgrade-k8s supports automated fixups for 1.20.
See also: https://github.com/talos-systems/bootkube-plugin/pull/22
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-11-25 06:39:14 -08:00
Andrey Smirnov
dd810d0514
docs: add 0.8 docs for the upcoming release
...
I reverted some reference docs changes in 0.7 which are related to changes
which went only into 0.8.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-11-24 06:02:40 -08:00