mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-12 20:39:30 +00:00
74bbd537d93f33054d44aae194123b755aaad52a
Fix installing docker on Debian by changing the docker install guide to ensure that only the `kata-containers.conf` systemd service snippet is created. Previously, both the snippet and the `daemon.json` Docker config files were being updated because the latter also specified a bash code block. Note that the `daemon.json` section is now consistent with the other install guides - it just displays the JSON code to add rather than trying to set it. Also, added missing shell prompts, changed code blocks into shell (but not bash) code blocks and fixed a few minor grammar and whitespace issues. For further details, see: - https://github.com/kata-containers/documentation/blob/master/Documentation-Requirements.md - https://github.com/kata-containers/tests/tree/master/cmd/kata-manager Fixes #442. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
…
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.
The Release Process
Help Improving the Documents
Description
Languages
Rust
58%
Go
24.6%
Shell
10.1%
RPC
5.3%
Makefile
1%
Other
0.9%