Go to file
Julio Montes 3b29f8fbb3 how-to: Fix Install containerd with cri plugin note
It's a little complicated to understand the note of the section
Install containerd with cri plugin, that says Just check if the cri plugin has
been disabled in the containerd configuration file but if it's disabled
containerd + the runtime class won't work.

fixes #462

Signed-off-by: Julio Montes <julio.montes@intel.com>
2019-05-09 08:21:55 -05:00
.ci docker: Undo docker version 18.06 pin 2019-03-22 10:59:54 +00:00
design docs: Fix markdown 2019-05-03 14:43:24 +01:00
how-to how-to: Fix Install containerd with cri plugin note 2019-05-09 08:21:55 -05:00
install docs: Fix markdown 2019-05-03 14:43:24 +01:00
svc-mesh docs: Rename conduit to linkerd 2019-05-03 14:43:26 +01:00
use-cases Zun: add zun-ui plugin for devstack 2019-04-18 15:12:29 +08:00
.travis.yml CI: Pin Travis golang version 2018-10-23 17:25:20 +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 docs: Fix markdown 2019-05-03 14:43:24 +01:00
Documentation-Requirements.md docs: Add warnings to doc requirements doc 2018-11-21 10:36:56 +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 docs: Fix incorrect link in limitations TOC 2019-05-07 11:49:09 +01:00
Makefile CI: Pin Travis golang version 2018-10-23 17:25:20 +01:00
README.md README: Update README.md for link of VM Templating 2019-04-19 14:23:44 +08:00
Release-Checklist.md checklist: add snap packages to the release checklist 2018-09-28 09:32:26 -05:00
Releases.md docs: Fix release checklist link in releases doc 2018-05-14 16:27:43 +01:00
Stable-Branch-Strategy.md stable-branching: update frequency, reference schedule 2019-01-04 08:47:09 -08:00
Upgrading.md docs: Use relative paths for URLs which are part of this repo 2019-03-29 14:17:54 -07: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

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