Go to file
Chelsea Mafrica 99e2d1397c howto: Update deprecated CRI-O conf option
CRI-O config option manage_network_ns_lifecycle is replaced with
manage_ns_lifecycle in 1.17, which determines whether we pin and remove
namespaces and manage their lifecycle. Update docs to reflect both.

Fixes #617

Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
2020-03-24 15:42:30 -07:00
.ci CI: Fix Travis and CI setup 2019-06-20 12:59:09 +01:00
design design: document cgroups v1 and v2 2020-02-26 15:27:06 +00:00
how-to howto: Update deprecated CRI-O conf option 2020-03-24 15:42:30 -07:00
install release: Fix any references to deleted docs. 2020-02-28 17:49:52 -08:00
use-cases use-cases: Add easy way to build guest kernel for Intel/Nvidia GPU 2020-03-20 20:23:33 +08: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 Merge pull request #608 from Amulyam24/fix-documentation 2020-03-17 10:39:14 -06:00
Documentation-Requirements.md docs: reqs: add link/recommendation to check-markdown 2020-01-16 10:02:20 +00: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 release: Fix any references to deleted docs. 2020-02-28 17:49:52 -08:00
Release-Process.md release: Add a document to describe steps for making a release 2020-02-28 17:49:52 -08:00
Stable-Branch-Strategy.md release: Merge Releases.md into Stable-Branch-Strategy.md 2020-02-28 10:47:59 -08: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.