doc: Adding README links

Adding links into top level README

Signed-off-by: James Magowan magowan@uk.ibm.com
This commit is contained in:
James Magowan 2021-11-09 22:39:45 +00:00 committed by Samuel Ortiz
parent 21612c7656
commit fb57505a1e
2 changed files with 26 additions and 2 deletions

View File

@ -1,2 +1,26 @@
# documentation
Documentation for the confidential containers project
![logo](./images/coco_logo.png)
# Welcome to documentation repository for Confidential Containers
Confidential Containers is an open source community working to leverage
[Trusted Execution Environments](https://en.wikipedia.org/wiki/Trusted_execution_environment)
to protect containers and data and to deliver cloud native
confidential computing.
Our key considerations are:
- Allow cloud native application owners to enforce application security requirements
- Transparent deployment of unmodified containers
- Support for multiple TEE and hardware platforms
- A trust model which separates Cloud Service Providers (CSPs) from guest applications
- Least privilege principles for the Kubernetes Cluster administration capabilities which impact
delivering Confidential Computing for guest application or data inside the TEE.
## Further Detail
- [Project Overview](./Overview.md)
- [Our Roadmap](./Roadmap.md)
- [Alignment with other Projects](ALIGNMENT.md)
### 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

BIN
images/coco_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB