Merge pull request #1092 from yuchunyu97/patch-1

docs: Add instructions for enabling VM templating
This commit is contained in:
Archana Shinde
2020-11-09 15:50:12 -08:00
committed by GitHub

View File

@@ -46,6 +46,7 @@ overridden by `/etc/kata-containers/configuration.toml` if provided) such that:
- `enable_template = true` - `enable_template = true`
- `initrd =` is set - `initrd =` is set
- `image =` option is commented out or removed - `image =` option is commented out or removed
- `shared_fs` should not be `virtio-fs`
Then you can create a VM templating for later usage by calling Then you can create a VM templating for later usage by calling
``` ```