kata-containers/docs
Archana Shinde 619ef54452 docs: Change the order of release step
When a new stable branch is created, it is necessary to change the
references in the tests repo from main to the new stable branch.

However this step needs to be performed after the repos have been tagged
as the `tags_repos.sh` script is the one that creates the new branch.
Clarify this in the documentation and move the step to change branch
references in test repo after repos have been tagged.

Fixes: #1824

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
2023-02-16 12:12:21 -08:00
..
design Merge pull request #5154 from Yuan-Zhuo/main 2022-11-28 18:40:10 +08:00
how-to docs: Update how-to-use-kata-containers-with-firecracker.md 2023-02-14 15:53:26 -08:00
install docs: remove old and misleading instructions for minikube 2022-12-23 12:02:46 +08:00
presentations docs: Add unit testing presentation 2022-03-01 15:52:03 +00:00
threat-model threat-model: Add missing threat-model document 2021-09-21 20:20:39 +05:30
use-cases docs: Update url link in QAT documentation 2023-01-25 15:27:29 +00:00
code-pr-advice.md docs: Update outdated URLs and keep them available 2022-06-15 16:34:28 +08:00
Developer-Guide.md docs: Add documentation for building agent with seccomp support. 2023-01-26 10:58:38 -08:00
Documentation-Requirements.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
hypervisors.md docs: add Dragonball to hypervisors 2022-07-11 09:38:17 +08:00
Licensing-strategy.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
Limitations.md docs: add back host network limitation 2022-08-02 15:58:16 +08:00
Makefile docs: merge documentation repository 2020-06-23 21:27:23 -07:00
README.md docs: Remove VPP documentation 2022-03-23 15:50:37 +00:00
Release-Process.md docs: Change the order of release step 2023-02-16 12:12:21 -08: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: Specify language in markdown for syntax highlight 2022-09-01 13:54:31 +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

How-to guides

See the how-to 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

Presentations

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.