mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-17 05:14:31 +01:00
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>
24 lines
977 B
Markdown
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)
|