mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
Merge pull request #148 from grahamwhaley/20180806_arch_index
README: Update documentation indexes
This commit is contained in:
commit
bcc282b4a1
11
README.md
11
README.md
@ -7,5 +7,16 @@ 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)
|
||||
|
@ -2,7 +2,8 @@
|
||||
|
||||
Kata Containers design documentations, include the
|
||||
|
||||
- Kata Containers architecture
|
||||
- [Kata Containers architecture](../architecture.md)
|
||||
- Working scenarios of Kata Containers
|
||||
- API Design of Kata Containers
|
||||
- [API Design of Kata Containers](kata-api-design.md)
|
||||
- Kata Containers lifecycle
|
||||
- [Design requirements for Kata Containers](kata-design-requirements.md)
|
||||
|
Loading…
Reference in New Issue
Block a user