mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-04-26 18:51:14 +00:00
Confidential Containers Community
Moving the contents of the SNP documentation to the CoCo website and removing the SEV documentation to be deprecated soon. Pointing to the website in quickstart guide and coco-dev guide. Signed-off-by: Arvind Kumar <arvinkum@amd.com> |
||
---|---|---|
.github | ||
demos | ||
guides | ||
images | ||
releases | ||
.gitignore | ||
.lycheeignore | ||
ADOPTERS.md | ||
alignment.md | ||
architecture_diagrams.pptx | ||
architecture.md | ||
coco_logo.png | ||
CODE_OF_CONDUCT.md | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
governance.md | ||
LICENSE | ||
MAINTAINERS | ||
overview.md | ||
PR-Review-Guide.md | ||
quickstart.md | ||
README.md | ||
roadmap.md | ||
threats_overview.md | ||
trust_model_personas.md | ||
trust_model.md |
Confidential Containers
Welcome to confidential-containers
Confidential Containers is an open source community working to leverage Trusted Execution Environments to protect containers and data and to deliver cloud native confidential computing.
We have a new release every 6 weeks! See Release Notes or Quickstart Guide
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 applications or data inside the TEE
Get started quickly...
- Kubernetes Operator for Confidential Computing : An operator to deploy confidential containers runtime (and required configs) on a Kubernetes cluster
Further Detail
- Project Overview
- Project Architecture
- Our Roadmap
- Our Release Content Planning
- Alignment with other Projects