Go to file
Jose Carlos Venegas Munoz 3fe8660a9a docs: cpu: resources: fix vcpu calculation formula
The formula is not updated according on
how is done in kata-runtime.

Fixes: #489

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2019-06-11 13:12:23 -05:00
.ci docker: Undo docker version 18.06 pin 2019-03-22 10:59:54 +00:00
design docs: cpu: resources: fix vcpu calculation formula 2019-06-11 13:12:23 -05:00
how-to docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
install docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
use-cases docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
.travis.yml documentation: Add travis CI for ppc64le 2019-05-17 10:44:24 +05:30
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 debug: Add coreutils to the list of packages for debug console. 2019-06-10 10:12:29 -07:00
Documentation-Requirements.md docs: Fix typos and formatting 2019-06-07 14:22:50 +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 docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
Makefile CI: Pin Travis golang version 2018-10-23 17:25:20 +01:00
README.md docs: Clean up how-to handling 2019-05-16 11:27:58 +01:00
Release-Checklist.md docs: Fix typos and formatting 2019-06-07 14:22:50 +01:00
Releases.md docs: Fix release checklist link in releases doc 2018-05-14 16:27:43 +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