talos/website/content/docs/v0.10
Andrey Smirnov 2402f20c20 feat: implement inline manifests in the machine configuration
Inline manifests work exactly same way as extra manifests, but the
manifest itself can be stored in the config body.

Example config patch:

```
--config-patch '[{"op": "replace", "path": "/cluster/inlineManifests", "value": [{"name": "foo", "contents": "apiVersion: v1\nkind: Namespace\nmetadata:\n  name: ci\n"}]}]'
```

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-12 10:32:31 -07:00
..
Bare Metal Platforms feat: add --config-patch parameter to talosctl gen config 2021-04-02 10:56:41 -07:00
Cloud Platforms docs: fix "DigitalOcean" spelling 2021-04-07 09:13:24 -07:00
Guides docs: fixup typo in encryption guide command 2021-04-11 02:29:33 -07:00
Introduction docs: add documentation for Talos 0.10 2021-03-22 06:24:39 -07:00
Learn More refactor: pull new version of os-runtime, update code 2021-04-07 06:55:09 -07:00
Local Platforms docs: update path for kernel downloads in qemu docs 2021-03-24 09:48:12 -07:00
Reference feat: implement inline manifests in the machine configuration 2021-04-12 10:32:31 -07:00
Single Board Computers fix: document HDMI problem on RPi 4 2021-04-08 14:06:12 -07:00
Virtualized Platforms feat: add --config-patch parameter to talosctl gen config 2021-04-02 10:56:41 -07:00
index.md docs: add documentation for Talos 0.10 2021-03-22 06:24:39 -07:00