Skip to content
Discussion options

You must be logged in to vote

RabbitMQ node data directory must use a persistent volume, otherwise all node data will be gone after a restart. With any reasonably popular RabbitMQ OCI/Docker image, no data is stored in the image itself because images, well, are supposed to be immutable.

If you DIY install RabbitMQ on Kubernetes, see this documentation section, or better yet, use the Kuberenetes Operator instead of rolling your own installation.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
4 replies
@CassieZAHNG
Comment options

@michaelklishin
Comment options

@michaelklishin
Comment options

@CassieZAHNG
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants