kata-containers/docs
luodaowen.backend 2d9f89aec7 feature(nydusd): add nydusd support to introduse lazyload ability
Pulling image is the most time-consuming step in the container lifecycle. This PR
introduse nydus to kata container, it can lazily pull image when container start. So it
can speed up kata container create and start.

Fixes #2724

Signed-off-by: luodaowen.backend <luodaowen.backend@bytedance.com>
2022-02-11 21:41:17 +08:00
..
design feature(nydusd): add nydusd support to introduse lazyload ability 2022-02-11 21:41:17 +08:00
how-to feature(nydusd): add nydusd support to introduse lazyload ability 2022-02-11 21:41:17 +08:00
install docs: Add kata-deploy as part of the install docs 2021-11-23 13:57:22 +01:00
threat-model threat-model: Add missing threat-model document 2021-09-21 20:20:39 +05:30
use-cases docs: Remove images from Zun documentation 2022-02-01 18:13:22 +00:00
code-pr-advice.md docs: Update code PR advice document 2021-12-16 19:23:17 +08:00
Developer-Guide.md docs: Add explanation about seccomp 2021-10-27 19:06:13 +09:00
Documentation-Requirements.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
hypervisors.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
Licensing-strategy.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
Limitations.md docs: Remove docker run, sysctl and docker daemon limitations 2022-01-24 18:11:54 +00:00
Makefile docs: merge documentation repository 2020-06-23 21:27:23 -07:00
README.md docs: Remove Zun documentation with kata containers 2022-02-01 16:29:06 +00:00
Release-Process.md docs: update Release-Process.md 2022-02-06 09:15:57 +02:00
Stable-Branch-Strategy.md docs: Update the stable branch strategy 2021-12-17 13:48:26 +01:00
tracing.md src: reorg source directories 2021-12-14 10:30:08 +08:00
Unit-Test-Advice.md docs: change io/ioutil to io/os packages 2021-12-15 07:31:57 +08:00
Upgrading.md docs: Remove word duplication 2022-01-04 15:58:50 +00: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

Tracing

See the tracing documentation.

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

Help Writing a Code PR

Help Writing Unit Tests

Help Improving the Documents

Code Licensing

  • Licensing: About the licensing strategy of Kata Containers.

The Release Process

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.