SAMBAR
This feature will be released in September 2025.
Streaming and Messaging on k8or
Streaming and messaging play a role in enabling real-time communication and automated workflows within Kubernetes environments.
Learn More
Select
Product
Version
Description
Notes
Cloudevents
Cloudevents
1.0
1.2
1.27.x
1.29.x
Focuses on event structure and metadata, allowing flexibility in choosing the transport.
NATS
1.0
1.2
1.27.x
1.29.x
Lightweight, open-source, high-performance messaging system based on the publish-subscribe pattern.
Kafka
kafka
1.0
1.2
1.27.x
1.29.x
More complex to manage but suitable for large-scale deployments and demanding performance needs.
KubeMQ
1.0
1.2
1.27.x
1.29.x
Offers multiple message patterns (publish-subscribe, queues, fan-out) and integrates seamlessly with Kubernetes.
Pulsar
pulsar
1.0
1.2
1.27.x
1.29.x
Open-source, distributed messaging platform offering high performance, scalability, and low latency.
RabbitMQ
1.0
1.2
1.27.x
1.29.x
Mature, open-source message broker supporting message queues, pub/sub, and RPC patterns.
Submit