kubeblocks-engine-rabbitmq

Provision RabbitMQ clusters on KubeBlocks with topology and version guidance.

3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/apecloud/kubeblocks-skills --skill kubeblocks-engine-rabbitmq
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kubeblocks-engine-rabbitmq
Source: https://github.com/apecloud/kubeblocks-skills/tree/main/skills/kubeblocks-engine-rabbitmq
Command: npx skills add https://github.com/apecloud/kubeblocks-skills --skill kubeblocks-engine-rabbitmq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provision RabbitMQ on KubeBlocks with correct topology, storage, and lifecycle guidance to avoid guesswork during initial deployment.

Core Features & Use Cases

  • Primary create-time entry for RabbitMQ deployments on KubeBlocks, with preflight checks, topology selection, and version/sizing guidance.
  • Supports common topologies, odd replica counts for quorum queues, and clear next-hop routing for baseline observability and maintenance.

Quick Start

Run kubeblocks-preflight first when the environment readiness is unknown and then apply the generated RabbitMQ cluster manifest to provision the deployment.

Frequently Asked Questions about kubeblocks-engine-rabbitmq

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision a RabbitMQ cluster on KubeBlocks with the correct topology?▼

To provision a RabbitMQ cluster on KubeBlocks, run the preflight checks for environment readiness, then apply the generated cluster manifest selecting your desired topology, version, and storage sizing.

What RabbitMQ topology should I use for quorum queues on KubeBlocks?▼

For quorum queues on KubeBlocks, use a RabbitMQ topology with an odd replica count to ensure reliable quorum consensus and high availability across the cluster nodes.

Do I need to run preflight checks before deploying RabbitMQ on KubeBlocks?▼

Yes, run preflight checks before deploying RabbitMQ on KubeBlocks when environment readiness is unknown to interpret prerequisites and verify baseline sizing and version compatibility.

Can I apply topology changes to an existing RabbitMQ cluster on KubeBlocks?▼

Yes, you can apply topology and version strategies to existing RabbitMQ clusters on KubeBlocks, extending provisioning beyond create-time deployment with defined next-hop routing.

What observability options are available after provisioning RabbitMQ on KubeBlocks?▼

After provisioning RabbitMQ on KubeBlocks, you receive next-hop guidance routing you to baseline observability and maintenance configurations to monitor the cluster effectively.