mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-29 04:51:34 +00:00
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> |
||
---|---|---|
.ci | ||
design | ||
how-to | ||
install | ||
svc-mesh | ||
use-cases | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
Developer-Guide.md | ||
Documentation-Requirements.md | ||
LICENSE | ||
Licensing-strategy.md | ||
Limitations.md | ||
Makefile | ||
README.md | ||
Release-Checklist.md | ||
Releases.md | ||
Stable-Branch-Strategy.md | ||
Upgrading.md |
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
- Installation guides: Install and run Kata Containers with Docker or Kubernetes
More User Guides
-
Upgrading: how to upgrade from Clear Containers and runV to Kata Containers and how to upgrade an existing Kata Containers system to the latest version.
-
Limitations: differences and limitations compared with the default Docker runtime,
runc
. -
HOWTO: Sysctls with Kata Containers
-
HOWTO: VM Templating and VM Cache
Kata Use-Cases
Developer Guide
Documents that help to understand and contribute to Kata Containers.
Design and Implementations
- Kata Containers Architecture: Architectural overview of Kata Containers
- Kata Containers design: More Kata Containers design documents
How to Contribute
- Developer Guide: Setup the Kata Containers developing environments
- How to contribute to Kata Containers
- Code of Conduct
Code Licensing
- Licensing: About the licensing strategy of Kata Containers.