Files
kata-containers/obs-packaging
Julio Montes c0d45d8ace scripts/qemu: enable libpmem
Enable libpmem to support PMEM when running under Kubernetes.

see https://github.com/kata-containers/runtime/issues/2262

According to QEMU's nvdimm documentation: When 'pmem' is 'on' and QEMU is
built with libpmem support, QEMU will take necessary operations to guarantee
the persistence of its own writes to the vNVDIMM backend.

fixes #958

Signed-off-by: Julio Montes <julio.montes@intel.com>
2020-03-02 21:52:39 +00:00
..
2020-03-02 21:52:39 +00:00
2019-05-17 16:29:09 +01:00
2019-12-02 15:31:10 -06:00

Building under OBS

SUSE's Open Build Service (OBS) is used to build the official Kata Containers packages.

This directory contains tooling and packaging metadata to build all Kata components with OBS.

See the Kata installation documentation for instructions on how to install the official packages.