kata-containers/tools/packaging
Peng Tao 3246bdce7c
Merge pull request #445 from liubin/fix/444-remove-docs-about-shim-proxy
docs: remove shim/proxy topics and fix docs links
2020-07-28 20:06:02 +08:00
..
ccloudvm packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
cmd/kata-pkgsync packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
Jenkinsfiles packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
kata-deploy packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
kernel Merge pull request #445 from liubin/fix/444-remove-docs-about-shim-proxy 2020-07-28 20:06:02 +08:00
obs-packaging docs: remove shim/proxy topics and fix docs links 2020-07-24 17:53:38 +08:00
qemu packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
release docs: remove shim/proxy topics and fix docs links 2020-07-24 17:53:38 +08:00
scripts tools: fix branch and runime repo 2020-07-03 16:12:22 +00:00
snap docs: remove shim/proxy topics and fix docs links 2020-07-24 17:53:38 +08:00
static-build packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
tests packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
.gitignore packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
artifact-list.sh packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
CODE_OF_CONDUCT.md packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
CODEOWNERS packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
CONTRIBUTING.md packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
LICENSE packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
Makefile packaging: merge packaging repository 2020-06-23 22:58:18 -07:00
README.md packaging: merge packaging repository 2020-06-23 22:58:18 -07:00

Kata Containers packaging

Introduction

Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.

Build using OBS

See the OBS documentation.

Build in a container

Kata build artifacts are available within a container image, created by a Dockerfile. Reference DaemonSets are provided in kata-deploy, which make installation of Kata Containers in a running Kubernetes Cluster very straightforward.

Build a snap package

See the snap documentation.

Build static binaries

See the static build documentation.

Build Kata Containers Kernel

See the kernel documentation.

Build QEMU

See the QEMU documentation.

Test Kata using ccloudvm

See the ccloudvm documentation.

Create a Kata Containers release

See the release documentation.

Jenkins files

See the Jenkins documentation.

Packaging scripts

See the scripts documentation.

Credits

Kata Containers packaging uses packagecloud for package hosting.