You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KubeBlocks is a Kubernetes Operator designed to manage a variety of databases and streaming systems, including MySQL, PostgreSQL, MongoDB, Redis, RabbitMQ, RocketMQ, and more, within Kubernetes environments.
RabbitMQ operator demo - This would bring up a minimal RabbitMQ cluster. Later using the go-client, we will produce and consume messages! One of the Rabbitmq consumer is also designed to push the data to a Postgres table.