From e02829b443f145bcebce6d1945e370ee681a0634 Mon Sep 17 00:00:00 2001 From: Archana Shinde Date: Mon, 18 Mar 2019 11:30:35 -0700 Subject: [PATCH] docs: Add link for VM templating and VM cache Add links for these docs in REAME.md Signed-off-by: Archana Shinde --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4f34ce735..8e20527c28 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ For details of the other Kata Containers repositories, see the * HOWTO: [OpenStack Zun with Kata Containers](zun/zun_kata.md) * HOWTO: [Kata Containers with Firecracker](https://github.com/kata-containers/documentation/wiki/Initial-release-of-Kata-Containers-with-Firecracker-support) * HOWTO: [Sysctls with Kata Containers](./how-to/how-to-use-sysctls-with-kata.md) +* HOWTO: [VM Templating](./how-to/what-is-vm-cache-and-how-do-I-use-it.md) and [VM Cache](./how-to/what-is-vm-cache-and-how-do-I-use-it.md) ## Developer Guide