huanwei / rocketmq-operator

Create, operate and scale self-healing RocketMQ clusters on Kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RocketMQ Operator

The RoecketMQ Operator creates, operates and scales self-healing RocketMQ clusters on Kubernetes.

** This is currently in v1alpha. **

** By default, RoecketMQ Operator creates the storage with EmptyDir.

** Use this operator in production with Kubernetes storageClass **

Getting started

See the tutorial for a quick-start guide.

Features

The RoecketMQ Operator provides following key features:

  • Create, operate and scale self-healing RocketMQ clusters on Kubernetes.
  • Other featues are WIP.

Prerequisites

  • Kubernetes 1.9+, since StatefulSets are stable (GA) in 1.9.

Contributing

rocketmq-operator is an open source project. Welcome to submit PR.

License

Copyright The Kubernetes Authors.

rocketmq-operator is licensed under the Apache License 2.0.

See LICENSE for more details.

About

Create, operate and scale self-healing RocketMQ clusters on Kubernetes.

License:Apache License 2.0


Languages

Language:Go 97.6%Language:Shell 1.8%Language:Makefile 0.4%Language:Dockerfile 0.2%