RabbitMQ

Warning

The above example uses secrets as plain strings. It is recommended to use a secret store for the secrets as described .

You can run a RabbitMQ server locally using Docker:

The easiest way to install RabbitMQ on Kubernetes is by using the :

Look at the chart output and get the username and password.

For example, if installing using the example above, the RabbitMQ server client address would be:

rabbitmq.default.svc.cluster.local:5672