mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-01 01:33:20 +00:00
The snap install doc only told you how to install the kata snap, and did not then go further to describe how to configure and intergrate it. Those details are available already over in the packaging repo, so let's link out to them. Fixes: #360 Signed-off-by: Graham Whaley <graham.whaley@intel.com> |
||
---|---|---|
.ci | ||
arch-images | ||
constraints | ||
design | ||
how-to | ||
install | ||
svc-mesh | ||
use-cases | ||
zun | ||
.pullapprove.yml | ||
.travis.yml | ||
architecture.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Developer-Guide.md | ||
Documentation-Requirements.md | ||
LICENSE | ||
Licensing-strategy.md | ||
Limitations.md | ||
Makefile | ||
README.md | ||
Release-Checklist.md | ||
Releases.md | ||
Stable-Branch-Strategy.md | ||
Upgrading.md | ||
VSocks.md |
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
- Installation guides: Install and run Kata Containers with Docker or Kubernetes
More User Guides
-
Upgrading: how to upgrade from Clear Containers and runV to Kata Containers and how to upgrade an existing Kata Containers system to the latest version.
-
Limitations: differences and limitations compared with the default Docker runtime,
runc
.
Developer Guide
Documents that help to understand and contribute to Kata Containers.
Design and Implementations
- Kata Containers Architecture: Architectural overview of Kata Containers
- Kata Containers design: More Kata Containers design documents
How to Contribute
- Developer Guide: Setup the Kata Containers developing environments
- How to contribute to Kata Containers
- Code of Conduct
Code Licensing
- Licensing: About the licensing strategy of Kata Containers.