From 87d9ebc14cc74de02e302655e06d7847a4c1d048 Mon Sep 17 00:00:00 2001 From: Graham Whaley Date: Wed, 30 Jan 2019 17:45:08 +0000 Subject: [PATCH] docs: firecracker: add top level link off to fc wiki page We have some initial Firecracker/Kata documentaiton, but for now it lives in the wiki. Link off to it from the top level docs README to make it more obvious and easier to find. Fixes: #367 Signed-off-by: Graham Whaley --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00e1c02b68..259932a14b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ For details of the other Kata Containers repositories, see the * HOWTO: [Kata Containers with k8s and cri-containerd](./how-to/how-to-use-k8s-with-cri-containerd-and-kata.md) * 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) ## Developer Guide