# operator **Repository Path**: anolis/operator ## Basic Information - **Project Name**: operator - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: ccv0-demo - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-19 - **Last Updated**: 2025-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Confidential Containers Operator [![Build](https://github.com/confidential-containers/operator/actions/workflows/makefile.yml/badge.svg)](https://github.com/confidential-containers/operator/actions/workflows/makefile.yml) [![Container Image](https://github.com/confidential-containers/operator/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/confidential-containers/operator/actions/workflows/docker-publish.yml) 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) ## Installation Please refer to the following [instructions](docs/INSTALL.md) ## Development Please refer to the following [instructions](docs/DEVELOPMENT.md)