talos/website/content/docs/v0.7/Reference
Artem Chernyshev 061b296530 feat: allow specifying user-disks in talosctl cluster create
User-disks are supported by QEMU and Firecracker providers.
Can be defined by using the following parameters:
```
--user-disk /mount/path:1GB
```

Can get more than 1 user disk.
Same set of user disks will be created for all master and worker nodes.

Additionally enable user-disks in qemu e2e test.

Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
2020-10-30 08:44:08 -07:00
..
api.md docs: move to gridsome 2020-10-26 21:14:14 -07:00
cli.md feat: allow specifying user-disks in talosctl cluster create 2020-10-30 08:44:08 -07:00
configuration.md docs: fix small CSS issues 2020-10-30 07:32:13 -07:00
platform.md docs: move to gridsome 2020-10-26 21:14:14 -07:00