mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 15:34:21 +01:00
88d93adf509b899e713ed5e2062803edff86286b
This patches adds virtio-fs capability to the kata kernel along with config changes to enable the same on kata by default. The system will only be exercised when `shared_fs` is set to `virtio-fs` in the kata configuration file. the default still remains to be 9p Fixes: #387 Depends-on: github.com/kata-containers/runtime#1016 Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
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.
Credits
Kata Containers packaging uses packagecloud for package hosting.
Description
Languages
Rust
57%
Go
27%
Shell
8%
RPC
5.9%
Makefile
1%
Other
1.1%