From 990f36d9fe3826b0b12b9bd2d3ce3c2124d19adc Mon Sep 17 00:00:00 2001 From: Jesse Larrew Date: Thu, 13 Dec 2018 04:50:22 -0600 Subject: Update README.md for SEV Containers Update README.md to include information about the SEV container proof-of-concept code on the 'kata' branch. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ded9bee..99f35ea 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ * [ openSuse-Tumbleweed](#tumbleweed) * [ Prepare Host OS ](#tumbleweed-host) * [ Launch SEV VM ](#tumbleweed-launch-vm) +* [ SEV Containers ](#kata) * [ Additional resources ](#resources) * [ FAQ ](#faq) * [ How do I know if Hypervisor supports SEV ](#faq-1) @@ -312,7 +313,14 @@ Since virt-manager does not support SEV yet hence we need to use 'virsh' command 5 ``` - + + +## SEV Containers + +Container runtimes that use hardware virtualization to further isolate container workloads can also make use of SEV. As a proof-of-concept, the [kata](https://github.com/AMDESE/AMDSEV/tree/kata) branch contains an SEV-capable version of the Kata Containers runtime that will start all containers inside of SEV virtual machines. + +For installation instructions on Ubuntu systems, see the [README](https://github.com/AMDESE/AMDSEV/blob/kata/README.md). + # Additional Resources -- cgit v1.2.3-71-gd317