mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-20 05:54:29 +01:00
docs: Update storage documentation link
This PR updates the storage documentation link for the devicemapper snapshotter. Fixes #4398 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -20,7 +20,7 @@ For virtio-fs, the [runtime](README.md#runtime) starts one `virtiofsd` daemon
|
|||||||
## Devicemapper
|
## Devicemapper
|
||||||
|
|
||||||
The
|
The
|
||||||
[devicemapper `snapshotter`](https://github.com/containerd/containerd/tree/master/snapshots/devmapper)
|
[devicemapper `snapshotter`](https://github.com/containerd/containerd/tree/main/snapshots/devmapper)
|
||||||
is a special case. The `snapshotter` uses dedicated block devices
|
is a special case. The `snapshotter` uses dedicated block devices
|
||||||
rather than formatted filesystems, and operates at the block level
|
rather than formatted filesystems, and operates at the block level
|
||||||
rather than the file level. This knowledge is used to directly use the
|
rather than the file level. This knowledge is used to directly use the
|
||||||
|
|||||||
Reference in New Issue
Block a user