talos/website/content/docs/v0.8/Reference
Andrey Smirnov c5ffe9f4f7 test: add support for mounting ISO in talosctl cluster create
If disk is empty and ISO path is given, QEMU provisioner mounts ISO on
the first boot.

To drop into maintenance mode:

```
talosctl cluster create --provisioner=qemu --iso-path=./_out/talos-amd64.iso --skip-injecting-config --wait=false
```

Then inject the config, bootstrap the node, wait for it to come up (via
`talosctl cluster health`).

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-12-10 05:55:44 -08:00
..
api.md feat: implement "staged" (failsafe/backup) upgrades 2020-12-08 08:34:26 -08:00
cli.md test: add support for mounting ISO in talosctl cluster create 2020-12-10 05:55:44 -08:00
configuration.md feat: update Kubernetes to 1.20.0 2020-12-09 06:11:48 -08:00
platform.md docs: add 0.8 docs for the upcoming release 2020-11-24 06:02:40 -08:00