Code Monkey home page Code Monkey logo

promise-rabbitmq's Introduction

RabbitMQ

CircleCI Build Badge

This Promise provides RabbitMQ-as-a-Service. The Promise has 2 fields:

  • .spec.env
  • .spec.plugins

Check the CRD documentation for more information.

To install, run the following command while targeting your Platform cluster:

kubectl apply -f https://raw.githubusercontent.com/syntasso/promise-rabbitmq/main/promise.yaml

This will install the RabbitMQ Operator on all the Worker cluster. To verify that the operator is installed, run the following command while targeting the Worker cluster:

$ kubectl get deployments.apps
NAME                        READY   UP-TO-DATE   AVAILABLE   AGE
rabbitmq-cluster-operator   1/1     1            1           1m

To create a RabbitMQ cluster, run the following command while targeting the Platform cluster:

kubectl apply -f https://raw.githubusercontent.com/syntasso/promise-rabbitmq/main/resource-request.yaml

To verify that the RabbitMQ cluster is created, run the following command while targeting the Worker cluster:

$ kubectl get rabbitmqclusters.rabbitmq.com
NAME      ALLREPLICASREADY   RECONCILESUCCESS   AGE
example   True               True               1m

For further instructions on how to use the RabbitMQ cluster, see the RabbitMQ documentation.

Development

For development see README.md

Questions? Feedback?

We are always looking for ways to improve Kratix and the Marketplace. If you run into issues or have ideas for us, please let us know. Feel free to open an issue or put time on our calendar. We’d love to hear from you.

promise-rabbitmq's People

Contributors

kirederik avatar chunyilyu avatar aclevername avatar abangser avatar

Watchers

Colin Humphreys avatar  avatar

Forkers

12gears

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.