# rocketmq-operator **Repository Path**: openeuler/rocketmq-operator ## Basic Information - **Project Name**: rocketmq-operator - **Description**: RocketMQ Operator is to manage RocketMQ service instances deployed on the Kubernetes cluster. It is built using the Operator SDK, which is part of the Operator Framework. - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-10-08 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-message-middleware ## README # rocketmq-operator #### 介绍 Roperator是一个用于在Kubernetes环境中管理RocketMQ集群的工具 #### 软件架构 ![rocketmq-operator架构图](docs/pictures/rocketmq-operator.png) #### 安装教程 1. Install CRD resource `make install` 2. Deploy ROperator `make deploy` #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request ## License Copyright (c) 2023. China Mobile(SuZhou)Software Technology Co.,Ltd. All rights reserved. seecScanner is licensed under Mulan PSL v2. You can use this software according to the terms and conditions of the Mulan PSL v2. You may obtain a copy of Mulan PSL v2 at: http://license.coscl.org.cn/MulanPSL2 THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE. See the Mulan PSL v2 for more details.