8 Commits

Author SHA1 Message Date
Tim Jones
18e041f1ec
docs: fix typo in patching example
Fix missing 'mc' in talosctl patch example command.

Signed-off-by: Tim Jones <tim.jones@siderolabs.com>
2022-09-20 15:03:31 +02:00
Noel Georgi
cfe6c2bc2d
docs: nvidia oss drivers
Add docs on using NVIDIA OSS drivers

Part of #6127

Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-08-23 20:34:39 +05:30
Andrey Smirnov
3addea83b9
feat: introduce support for Talos API access from Kubernetes
This is a first step: providing a service to access Talos API.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-07-26 00:02:19 +04:00
Andrey Smirnov
641f6a1e4e
feat: expose strategic merge config patches
The end result is that every Talos CLI accepts both JSON and strategic
patches to patch machine configuration.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-07-12 15:38:01 +04:00
Christoph Schmatzler
6e3d2d647d
docs: fix disk encryption params
adds `provider` key to encryption settings

Signed-off-by: Christoph Schmatzler <christoph@medium.place>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-07-12 15:11:33 +05:30
Florian Klink
30e220fcd2
docs: kernel cmdline params updated on upgrades
Mention that kernel cmdline params are updates on Talos upgrades only

See https://github.com/siderolabs/talos/issues/4880#issuecomment-1170965112

Signed-off-by: Florian Klink <flokli@flokli.de>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-07-01 15:28:18 +05:30
Noel Georgi
d4606c33ec
chore: bump kernel to 5.15.49
Bump kernel to 5.15.49

Remove the `random.trust_cpu` kernel cmdline as it already enabled in
Kconfig

Ref:
 - https://github.com/siderolabs/pkgs/pull/520
 - https://github.com/siderolabs/pkgs/pull/522

Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-06-22 23:03:24 +05:30
Andrey Smirnov
90bf34fed9
docs: fork docs for Talos 1.2
Now master generates docs for the future v1.2.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-06-10 22:21:39 +04:00