Skip to content

Commit

Permalink
Remove unsupported note from README.
Browse files Browse the repository at this point in the history
  • Loading branch information
MirahImage committed Jan 20, 2021
1 parent 81ff5ac commit 8b408cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

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.

**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).

## Quickstart

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

0 comments on commit 8b408cd

Please sign in to comment.