Go to file
Eric Ernst 952c98da81 arch: add virtualization specific document
Improve our virtualization documentation, as well as introduce
the Cloud Hypervisor VMM. This creates a virtualization specific
document, and references this from the primary architecture document.

We are still limited on ACRN documentation: this should be augmented
in a follow on PR.

The PNGs included were grabbed from https://docs.google.com/presentation/d/1ZJg3w3O6F_j3ucQhdbBdj2hZUwg7L7qF347xC07L2_w

Fixes: #567

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-12-06 16:37:01 -08:00
.ci CI: Fix Travis and CI setup 2019-06-20 12:59:09 +01:00
design arch: add virtualization specific document 2019-12-06 16:37:01 -08:00
how-to how-to: add how-to for loading kernel modules 2019-10-10 19:17:58 +00:00
install docs: Update docker installation guides for /etc/docker 2019-11-12 01:19:53 +08:00
use-cases subsystem: docs 2019-09-16 14:11:32 -07:00
.travis.yml CI: Fix Travis and CI setup 2019-06-20 12:59:09 +01:00
CODE_OF_CONDUCT.md docs: Add code of conduct doc 2018-02-06 10:39:00 +00:00
CODEOWNERS ci: add a CODEOWNERS file to cover .md files 2019-03-07 11:09:47 +00:00
CONTRIBUTING.md cs : Add minimal contribution guidelines 2018-01-30 22:14:52 +05:30
Developer-Guide.md Developer-Guide.md: update rootfs build description 2019-09-16 23:13:16 -04:00
Documentation-Requirements.md docs: Update doc requirements doc for spell checker 2019-06-20 12:59:12 +01: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 Merge pull request #543 from jcvenegas/SandboxCgroupOnly-docs 2019-09-09 09:25:11 +01:00
Makefile CI: Pin Travis golang version 2018-10-23 17:25:20 +01:00
README.md QAT: Add initial Intel QAT Kata instructions 2019-07-17 15:25:32 -07:00
Release-Checklist.md docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
Releases.md docs: Fix typos and formatting 2019-06-13 09:29:36 +01:00
Stable-Branch-Strategy.md docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
Upgrading.md docs: Fix typos and formatting 2019-06-07 14:22:50 +01: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

Howto guides

See the howto documentation.

Kata Use-Cases

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

Website Changes

If you have a suggestion for how we can improve the website, please raise an issue (or a PR) on the repository that holds the source for the website.