# UCCPS Operators **Repository Path**: uccps-samples/uccps-operators ## Basic Information - **Project Name**: UCCPS Operators - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-05 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 本仓库创建目的是为了实现将 UCCPS 上的组件安装到 k8s 中。 ## 目录结构 ``` . ├── olm │   ├── operator-lifecycle-manager │   │   ├── manifests │   │   └── hack ├── helm │   ├── app1 │   │   ├── charts . ``` ## TODO - [ ] helm 规划