mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-25 14:44:16 +00:00
We've recently added support for: * deploying and setting up a snapshotter, via _experimentalSetupSnapshotter * enabling experimental_force_guest_pull, via _experimentalForceGuestPull However, we never updated the documentation for those, thus let's do it now. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>