KubeMQ Community is the open-source version of KubeMQ, the Kubernetes native message broker. More about KubeMQ
Browse to http://localhost:8080/ after installation and use the KubeMQ Web Interface to manage KubeMQ broker instance.
Pull and run KubeMQ standalone docker container:
docker run -d -p 8080:8080 -p 50000:50000 -p 9090:9090 kubemq/kubemq-community:latest
- Download the latest version of KubeMQ Community from Releases
- Unpack the downloaded archive
- Run
kubemq server
Name | Description | Github |
---|---|---|
KubeMQ Targets | Connect KubeMQ Message Broker with external systems and cloud services | KubeMQ Targets |
KubeMQ Sources | Connects external systems and cloud services with KubeMQ message queue broker | KubeMQ Sources |
KubeMQ Bridges | bridge, replicate, aggregate, and transform messages between KubeMQ | KubeMQ Bridges |
KubeMQ community edition comes with built-in CLI tool for interaction with KubeMQ server. Check out the docs:
- kubemq commands - Execute Kubemq 'commands'
- kubemq events - Execute Kubemq 'events' Pub/Sub commands
- kubemq events_store - Execute Kubemq 'Events-Store' Pub/Sub commands
- kubemq queries - Execute Kubemq 'queries'
- kubemq queues - Execute Kubemq 'queues' commands
KubeMQ SDKs support list:
Visit our Extensive KubeMQ Documentation.
You can reach us at: