kata-containers/docs
wangyongchao.bj 1a3381b096 docs: Developer-Guide build a custom Kata agent with musl
The Developer-Guide.md build a custom kata agent with `x86_64-unknown-linux-musl`.
The `musl` should be changed by the system arch. The system arch is aarch64,
 ppc64le and s390x, the musl should be changed. When the arch is ppc64le or s390x,
the musl should be replaced by the gnu.

Fixes: #3731

Signed-off-by: wangyongchao.bj <wangyongchao.bj@inspur.com>
2022-02-23 15:29:53 +08:00
..
design feature(nydusd): add nydusd support to introduse lazyload ability 2022-02-11 21:41:17 +08:00
how-to Merge pull request #2977 from luodw/support_nydus 2022-02-14 13:08:50 +08:00
install docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
threat-model threat-model: Add missing threat-model document 2021-09-21 20:20:39 +05:30
use-cases docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
code-pr-advice.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
Developer-Guide.md docs: Developer-Guide build a custom Kata agent with musl 2022-02-23 15:29:53 +08: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: Update limitations document 2022-02-17 21:15:56 +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: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
Stable-Branch-Strategy.md docs: Update the stable branch strategy 2021-12-17 13:48:26 +01:00
tracing.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01:00
Unit-Test-Advice.md docs: Fix relative links in Markdown 2022-02-11 13:49:42 +01: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.