Skip to content

Commit

Permalink
Add disclaimer to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunyiLyu committed Mar 12, 2021
1 parent cbab30b commit c7dc7d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Kubernetes operator to manage [RabbitMQ](https://www.rabbitmq.com/) messaging topologies within a RabbitMQ cluster deployed via the [RabbitMQ Cluster Kubernetes Operator](https://github.com/rabbitmq/cluster-operator/). This repository contains [custom controllers](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#custom-controllers) and [custom resource definitions (CRDs)](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions) enabling a declarative API for RabbitMQ messaging topologies.

**Note:** This project is under active development and is provided as **alpha** software. There is no guarantee of API backwards compatibility, release schedule, or providing support.

## Quickstart

Before deploying Messaging Topology Operator, you need to have:
Expand Down

0 comments on commit c7dc7d7

Please sign in to comment.