Go to file
Stefan Hajnoczi 6e9cc36cd3 virtiofs: hugepages is no longer required since Kata 1.8
The documentation says hugepages are required for virtio-fs.  This
limitation was removed in Kata 1.8 in kata-runtime commit
a41894da18 ("runtime: Enable file based
backend").

Fixes: #544
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
2019-08-28 14:48:40 +01:00
.ci CI: Fix Travis and CI setup 2019-06-20 12:59:09 +01:00
design Merge pull request #519 from nitkon/patch-4 2019-07-24 12:36:05 -05:00
how-to virtiofs: hugepages is no longer required since Kata 1.8 2019-08-28 14:48:40 +01:00
install install: refresh installation guide README 2019-08-19 17:32:30 +02:00
use-cases QAT: Add initial Intel QAT Kata instructions 2019-07-17 15:25:32 -07:00
.travis.yml CI: Fix Travis and CI setup 2019-06-20 12:59:09 +01:00
CODE_OF_CONDUCT.md docs: Add code of conduct doc 2018-02-06 10:39:00 +00:00
CODEOWNERS ci: add a CODEOWNERS file to cover .md files 2019-03-07 11:09:47 +00:00
CONTRIBUTING.md cs : Add minimal contribution guidelines 2018-01-30 22:14:52 +05:30
Developer-Guide.md Merge pull request #508 from nitkon/patch-3 2019-06-20 14:47:41 -05:00
Documentation-Requirements.md docs: Update doc requirements doc for spell checker 2019-06-20 12:59:12 +01:00
LICENSE Initial commit 2017-12-21 13:41:45 +00:00
Licensing-strategy.md docs: Add license strategy doc 2018-04-19 17:40:03 +01:00
Limitations.md Limitations: docker compose: note it has issues 2019-08-13 17:51:11 +01:00
Makefile CI: Pin Travis golang version 2018-10-23 17:25:20 +01:00
README.md QAT: Add initial Intel QAT Kata instructions 2019-07-17 15:25:32 -07:00
Release-Checklist.md docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
Releases.md docs: Fix typos and formatting 2019-06-13 09:29:36 +01:00
Stable-Branch-Strategy.md docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
Upgrading.md docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00

Documentation

The Kata Containers documentation repository hosts overall system documentation, with information common to multiple components.

For details of the other Kata Containers repositories, see the repository summary.

Getting Started

More User Guides

Howto guides

See the howto documentation.

Kata Use-Cases

Developer Guide

Documents that help to understand and contribute to Kata Containers.

Design and Implementations

How to Contribute

Code Licensing

  • Licensing: About the licensing strategy of Kata Containers.

The Release Process

Help Improving the Documents

Website Changes

If you have a suggestion for how we can improve the website, please raise an issue (or a PR) on the repository that holds the source for the website.