Files
kata-containers/README.md
Graham Whaley e600be9646 Zun: Move to subdir and add to README
Move all the Zun docs into their own subdir, and add a
Zun reference and link to the top level README index.

Fixes: #131

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2018-06-12 10:36:45 +01:00

24 lines
977 B
Markdown

# Documentation
The [Kata Containers](https://github.com/kata-containers)
documentation repository hosts overall system documentation, with information
common to multiple components.
For details of the other Kata Containers repositories, see the
[repository summary](https://github.com/kata-containers/kata-containers).
* [Kata Containers Architecture](architecture.md)
* [Developer Guide](Developer-Guide.md)
* [Code of Conduct](CODE_OF_CONDUCT.md)
* [Contributing](CONTRIBUTING.md)
* [Kata Containers design](./design/README.md)
* [Documentation Requirements](Documentation-Requirements.md)
* [Installation guides](./install/README.md)
* [Kata Containers with k8s and cri-containerd](./how-to/how-to-use-k8s-with-cri-containerd-and-kata.md)
* [Licensing](Licensing-strategy.md)
* [Limitations](Limitations.md)
* [Release strategy](Releases.md)
* [Release Checklist](Release-Checklist.md)
* [Upgrading](Upgrading.md)
* [OpenStack Zun with Kata Containers](zun/zun_kata.md)