https://github.com/confidential-containers/operator
Operator to deploy confidential containers runtime
https://github.com/confidential-containers/operator
Last synced: 1 day ago
JSON representation
Operator to deploy confidential containers runtime
- Host: GitHub
- URL: https://github.com/confidential-containers/operator
- Owner: confidential-containers
- License: apache-2.0
- Created: 2021-09-22T08:12:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T19:55:49.000Z (6 months ago)
- Last Synced: 2024-11-05T20:42:40.275Z (6 months ago)
- Language: Go
- Homepage:
- Size: 1.54 MB
- Stars: 112
- Watchers: 22
- Forks: 60
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- Awesome-SGX-Open-Source - https://github.com/confidential-containers/operator
README
# Confidential Containers Operator
[](https://github.com/confidential-containers/operator/actions/workflows/makefile.yaml)
[](https://github.com/confidential-containers/operator/actions/workflows/docker-publish.yaml)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Foperator?ref=badge_shield)This Confidential Containers Operator provides a means to deploy and manage Confidential Containers Runtime on Kubernetes clusters.
The primary resource is `CcRuntime` which describes runtime details like installation type, source, nodes to deploy etc.Here is a short demo video showing the operator in action.
[](https://asciinema.org/a/450899)
Instructions to recreate the demo setup in your own environment are available [here](https://github.com/confidential-containers/operator/blob/ccv0-demo/docs/INSTALL.md)
## Installation
Please refer to the following [instructions](docs/INSTALL.md)
## Development
Please refer to the following [instructions](docs/DEVELOPMENT.md)
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Foperator?ref=badge_large)