-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We implement one step installation of the operator in #228. In addition, 'kubectl rabbitmq install-cluster-operator' can be used to install the operator. We don't want to support another installation method via helm because it requires maintenance and suffers from CRD upgrade issues. The rabbitmq chart is still kept, in particular for KSM integration.
- Loading branch information
Showing
15 changed files
with
2 additions
and
1,488 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,5 @@ | ||
# RabbitMQ Cluster Operator Helm charts | ||
|
||
This folder contains Helm charts to deploy our components: | ||
This folder contains the `rabbitmq` Helm chart to deploy a `RabbitmqCluster` resource. | ||
|
||
* `operator` chart deploys RabbitMQ Cluster Operator and the Custom Resource Definition (CRD) | ||
* `rabbitmq` chart deploys a `RabbitmqCluster` resource | ||
|
||
`rabbitmq` chart can also be used in combination with [Container Services Manager (KSM)](https://docs.pivotal.io/ksm/) for OSBAPI integration. | ||
|
||
Please refer to the [rabbitmq.com/install-cluster-operator.html](https://www.rabbitmq.com/install-cluster-operator.html) to install RabbitMQ Cluster Operator using these charts. | ||
The `rabbitmq` Helm chart can also be used in combination with [Container Services Manager for VMware Tanzu (KSM)](https://docs.pivotal.io/ksm/) for [Open Service Broker API](https://www.openservicebrokerapi.org/) integration. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.