kata-containers/docs
James O. D. Hunt 3174c18772 docs: Remove problematic URL
Removed the Azure Portal URL (https://portal.azure.com) since this
causes problems with our static checks script: that URL returns HTTP 403
("Forbidden") when queried using command-line tools like `curl(1)`,
which is used by the static check script.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2023-12-08 17:11:20 +00:00
..
design metrics: Fix general check static warnings 2023-09-26 16:30:59 +00:00
how-to docs: Update config containerd url link 2023-12-05 16:35:21 +00:00
install docs: Remove problematic URL 2023-12-08 17:11:20 +00:00
presentations docs: Add unit testing presentation 2022-03-01 15:52:03 +00:00
threat-model docs: Fix broken links 2023-10-26 10:17:01 -07:00
use-cases docs: Fix broken links 2023-10-26 10:17:01 -07: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: Update Developer Guide 2023-06-14 15:36:51 +00:00
Documentation-Requirements.md
hypervisors.md docs: Fix Dragonball link 2023-10-26 21:12:31 -06:00
Licensing-strategy.md
Limitations.md doc: add vcpu handlint doc for runtime-rs 2023-06-12 19:23:11 +08:00
Makefile
README.md docs: Remove VPP documentation 2022-03-23 15:50:37 +00:00
Release-Process.md doc: No longer release the test repository 2023-11-07 10:28:43 +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: 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.