Go to file
Peng Tao b14dec08f2 api: update kata api design doc
To match the storage and network hotplug APIs we actually implemented.

Signed-off-by: Peng Tao <bergwolf@gmail.com>
2018-09-25 15:24:14 +08:00
.ci CI: update static-checks.sh call 2018-06-22 15:20:27 -05:00
arch-images architecture.md: add network hotplug diagram 2018-09-25 15:24:14 +08:00
constraints constraints: document CPU constraints 2018-06-04 09:51:19 -05:00
design api: update kata api design doc 2018-09-25 15:24:14 +08:00
how-to how-to: Use k8s + cri + kata. 2018-05-22 13:21:01 -05:00
install Merge pull request #229 from nitkon/patch-2 2018-08-22 09:30:27 -05:00
svc-mesh docs: svc-mesh: Create some documentation about service mesh 2018-06-22 15:41:01 -07:00
use-cases use-cases: add VPP directions 2018-08-21 12:04:31 -07:00
zun Zun: Move to subdir and add to README 2018-06-12 10:36:45 +01:00
.pullapprove.yml CI: Require doc team signoff for doc changes 2018-01-24 13:42:26 +00:00
.travis.yml docs: Split docker install into separate docs 2018-06-13 10:47:30 +01:00
architecture.md architecture.md: add network hotplug diagram 2018-09-25 15:24:14 +08:00
CODE_OF_CONDUCT.md docs: Add code of conduct doc 2018-02-06 10:39:00 +00:00
CONTRIBUTING.md cs : Add minimal contribution guidelines 2018-01-30 22:14:52 +05:30
Developer-Guide.md docs: Don't hardcode minimum golang version 2018-08-24 14:29:03 +01:00
Documentation-Requirements.md Merge pull request #188 from jodh-intel/doc-reqs-filenames 2018-07-23 14:59:11 -07:00
LICENSE Initial commit 2017-12-21 13:41:45 +00:00
Licensing-strategy.md docs: Add license strategy doc 2018-04-19 17:40:03 +01:00
Limitations.md Limitations: update 'update command' section 2018-09-19 15:44:55 -05:00
README.md README.md: update the README of the documentation repo 2018-09-12 16:41:47 +08:00
Release-Checklist.md docs: Add Release process docs 2018-04-23 09:04:03 +01:00
Releases.md docs: Fix release checklist link in releases doc 2018-05-14 16:27:43 +01:00
Stable-Branch-Strategy.md stable: initial stable-branching documentation 2018-09-18 07:25:10 -07:00
Upgrading.md docs: Remove throttler in upgrading doc 2018-06-05 17:21:03 +08:00
VSocks.md usecases: add vsock documentation 2018-08-22 09:27:19 -05:00

Documentation

The 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.

Getting Started

More User Guides

Developer Guide

Documents that help to understand and contribute to Kata Containers.

Design and Implementations

How to Contribute

Code Licensing

  • Licensing: About the licensing strategy of Kata Containers.

The Release Process

Help Improving the Documents