kata-containers/docs
Julio Montes 1f29478b09 runtime: suppport split firmware
firmware can be split into FIRMWARE_VARS.fd (UEFI variables as
configuration) and FIRMWARE_CODE.fd (UEFI program image). UEFI
variables can be customized per each user while UEFI code is kept same.

fixes #3583

Signed-off-by: Julio Montes <julio.montes@intel.com>
2022-02-01 13:40:19 -06:00
..
design Merge pull request #2941 from egernst/sandbox-sizing-feature 2022-01-27 09:37:57 -08:00
how-to runtime: suppport split firmware 2022-02-01 13:40:19 -06: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 scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01: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: Move arch doc to separate directory 2021-12-16 12:26:17 +00:00
Release-Process.md workflows: Remove non-used main.yaml 2021-11-12 18:17:11 +01: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.