Update README, CODEOWNERS

Updated README to combine README from documentation repo with one from community repo.
And updated CODEOWNERS to confidential-containers-maintainers ahead of renaming the repo.

Signed-off-by: James Magowan <MAGOWAN@uk.ibm.com>
This commit is contained in:
James Magowan 2023-06-19 14:53:35 +01:00
parent eafd1abe9c
commit d46bb484ad
3 changed files with 14 additions and 33 deletions

View File

@ -5,4 +5,4 @@
# the repo. Unless a later match takes precedence, # the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for # @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request. # review when someone opens a pull request.
* @confidential-containers/documentation-maintainers * @confidential-containers/confidential-containers-maintainers

View File

@ -1,6 +1,8 @@
![logo](./images/coco_logo.png) ![logo](./images/coco_logo.png)
# Confidential Containers Documentation # Confidential Containers
## Welcome to confidential-containers
Confidential Containers is an open source community working to leverage Confidential Containers is an open source community working to leverage
[Trusted Execution Environments](https://en.wikipedia.org/wiki/Trusted_execution_environment) [Trusted Execution Environments](https://en.wikipedia.org/wiki/Trusted_execution_environment)
@ -18,10 +20,15 @@ Our key considerations are:
- Least privilege principles for the Kubernetes cluster administration capabilities which impact - Least privilege principles for the Kubernetes cluster administration capabilities which impact
delivering Confidential Computing for guest applications or data inside the TEE delivering Confidential Computing for guest applications or data inside the TEE
## Further Detail ### Get started quickly...
- [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
## Further Detail
[![asciicast](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF.svg)](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF) [![asciicast](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF.svg)](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Fdocumentation.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fdocumentation?ref=badge_shield) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity?ref=badge_shield)
- [Project Overview](./overview.md) - [Project Overview](./overview.md)
- [Project Architecture](./architecture.md) - [Project Architecture](./architecture.md)
@ -29,10 +36,9 @@ delivering Confidential Computing for guest applications or data inside the TEE
- [Alignment with other Projects](alignment.md) - [Alignment with other Projects](alignment.md)
### Associated Repositories ### Contribute...
- [Kubernetes Operator for Confidential Computing](https://github.com/confidential-containers/confidential-containers-operator) - [CONTRIBUTING](CONTRIBUTING.md)
: An operator to deploy confidential containers runtime (and required configs) on a Kubernetes cluster
## License ## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Fdocumentation.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fdocumentation?ref=badge_large) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity?ref=badge_large)

View File

@ -1,25 +0,0 @@
![alt text](coco_logo.png "Confidential Containers")
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity?ref=badge_shield)
## Welcome to confidential-containers
We are interested in integrating existing [Trusted Execution
Environments](https://en.wikipedia.org/wiki/Trusted_execution_environment) (TEE) infrastructure
support and technologies with the cloud native world. Our focus is to place a kubernetes pod into a
TEE.
### Find out more...
- [Documentation](https://github.com/confidential-containers/documentation) : Find out more about
the progress to date, overall goals and work in progress.
### Get started quickly...
- [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
### Contribute...
- [CONTRIBUTING](CONTRIBUTING.md)
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity?ref=badge_large)