mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-18 07:58:36 +00:00
docs: Add headings and TOC
Add missing heading names and a table of contents. Also, folded the long lines to make them easier to edit and diff. Fixes #501. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
8f1e4860db
commit
7499b13030
19
README.md
19
README.md
@ -1,11 +1,20 @@
|
|||||||
# Kata Containers packaging
|
# Kata Containers packaging
|
||||||
|
|
||||||
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these
|
* [Introduction](#introduction)
|
||||||
packages are contained within this repository.
|
* [Build in a container](#build-in-a-container)
|
||||||
|
* [Credits](#credits)
|
||||||
|
|
||||||
In addition, Kata build artifacts are available within a container image, created by a
|
## Introduction
|
||||||
[Dockerfile](kata-deploy/Dockerfile). Reference daemonsets are provided in [kata-deploy](kata-deploy),
|
|
||||||
which make installation of Kata Containers in a running Kubernetes Cluster very straightforward.
|
Kata Containers currently supports packages for many distributions. Tooling to
|
||||||
|
aid in creating these packages are contained within this repository.
|
||||||
|
|
||||||
|
## Build in a container
|
||||||
|
|
||||||
|
Kata build artifacts are available within a container image, created by a
|
||||||
|
[Dockerfile](kata-deploy/Dockerfile). Reference daemonsets are provided in
|
||||||
|
[kata-deploy](kata-deploy), which make installation of Kata Containers in a
|
||||||
|
running Kubernetes Cluster very straightforward.
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user