# coco-operator **Repository Path**: xynnn007/coco-operator ## Basic Information - **Project Name**: coco-operator - **Description**: Confidential Containers 开源社区内地镜像 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: cn-v0.11.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-02 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Confidential Containers Operator [![Build](https://github.com/confidential-containers/operator/actions/workflows/makefile.yaml/badge.svg)](https://github.com/confidential-containers/operator/actions/workflows/makefile.yaml) [![Container Image](https://github.com/confidential-containers/operator/actions/workflows/docker-publish.yaml/badge.svg)](https://github.com/confidential-containers/operator/actions/workflows/docker-publish.yaml) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Foperator.svg?type=shield)](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. [![asciicast](https://asciinema.org/a/450899.svg)](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 [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fconfidential-containers%2Foperator.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fconfidential-containers%2Foperator?ref=badge_large)