mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 16:57:18 +00:00
we add the rough kernel config v4.19.23 for arm64, here we let 'make oldconfig'(setting default) to do the transformation from v4.14.X to v4.19.X. Fixes: #337 Signed-off-by: Penny Zheng <penny.zheng@arm.com> |
||
---|---|---|
.ci | ||
ccloudvm | ||
kata-deploy | ||
kernel | ||
obs-packaging | ||
release | ||
scripts | ||
snap | ||
snap-build | ||
static-build | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md |
Kata Containers packaging
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.
In addition, 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.