mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-04-27 11:11:47 +00:00
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:
parent
eafd1abe9c
commit
d46bb484ad
@ -5,4 +5,4 @@
|
||||
# the repo. Unless a later match takes precedence,
|
||||
# @global-owner1 and @global-owner2 will be requested for
|
||||
# review when someone opens a pull request.
|
||||
* @confidential-containers/documentation-maintainers
|
||||
* @confidential-containers/confidential-containers-maintainers
|
||||
|
20
README.md
20
README.md
@ -1,6 +1,8 @@
|
||||

|
||||
|
||||
# Confidential Containers Documentation
|
||||
# Confidential Containers
|
||||
|
||||
## Welcome to confidential-containers
|
||||
|
||||
Confidential Containers is an open source community working to leverage
|
||||
[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
|
||||
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
|
||||
[](https://asciinema.org/a/eGHhZdQY3uYnDalFAfuB7VYqF)
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fdocumentation?ref=badge_shield)
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity?ref=badge_shield)
|
||||
|
||||
- [Project Overview](./overview.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)
|
||||
|
||||
|
||||
### 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
|
||||
### Contribute...
|
||||
- [CONTRIBUTING](CONTRIBUTING.md)
|
||||
|
||||
|
||||
## License
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fdocumentation?ref=badge_large)
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity?ref=badge_large)
|
||||
|
@ -1,25 +0,0 @@
|
||||

|
||||
[](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
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Fcommunity?ref=badge_large)
|
Loading…
Reference in New Issue
Block a user