Skip to content

Commit 8b408cd

Browse files
committed
Remove unsupported note from README.
1 parent 81ff5ac commit 8b408cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Kubernetes operator to deploy and manage [RabbitMQ](https://www.rabbitmq.com/) clusters. This repository contains a [custom controller](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#custom-controllers) and [custom resource definition (CRD)](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#customresourcedefinitions) designed for the lifecycle (creation, upgrade, graceful shutdown) of a RabbitMQ cluster.
44

5-
**Note**: this repository is under active development. Official support for this software is not provided; if you encounter any issues running this software, please feel free to [contribute to the project](#contributing).
6-
75
## Quickstart
86

97
If you have a running Kubernetes cluster and `kubectl` configured to access it, run the following command to install the operator:

0 commit comments

Comments
 (0)