Add simple asciinema.org recording

This recording demonstrates the ease of deploying a confidential
container and its confidentiality through a memory check.

Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
This commit is contained in:
Jakob Naucke
2021-12-02 16:32:36 +01:00
committed by Samuel Ortiz
parent 127b9a4fca
commit 6bf298930a

View File

@@ -16,6 +16,9 @@ Our key considerations are:
delivering Confidential Computing for guest application or data inside the TEE.
## Further Detail
[![asciicast](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF.svg)](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF)
- [Project Overview](./Overview.md)
- [Our Roadmap](./Roadmap.md)
- [Alignment with other Projects](ALIGNMENT.md)
@@ -23,4 +26,4 @@ delivering Confidential Computing for guest application or data inside the TEE.
### Associated Repositories
- [Kubernetes Operator for Confidential Computing](https://github.com/confidential-containers/confidential-containers-operator)
: An operator to deploy confidential containers runtime (and required configs) on a Kubernetes cluster
: An operator to deploy confidential containers runtime (and required configs) on a Kubernetes cluster