Merge pull request #402 from amshinde/add-links-to-docs

Add links to all how-to and use-case docs in README.md
This commit is contained in:
Xu Wang 2019-03-19 16:18:16 +08:00 committed by GitHub
commit 441c51c22c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,13 @@ 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)
## Kata Use-Cases
* [VPP with Kata](./use-cases/using-vpp-and-kata.md)
* [SR-IOV with Kata](./use-cases/using-SRIOV-and-kata.md)
* [GPU Passthrough with Kata](./GPU-passthrough-and-Kata.md)
## Developer Guide