mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-01 21:24:36 +00:00
docs: Add instructions for enabling VM templating
Kata 2.0 uses virtio-fs as the shared_fs by default, bug VM templating cannot be used with virtio-fs. Fixes: #1091 Signed-off-by: AIsland <yuchunyu01@inspur.com>
This commit is contained in:
parent
6160043c01
commit
378308e205
@ -46,6 +46,7 @@ overridden by `/etc/kata-containers/configuration.toml` if provided) such that:
|
||||
- `enable_template = true`
|
||||
- `initrd =` is set
|
||||
- `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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user