Firebird/GettingStarted: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 32: Line 32:
<div class="mw-collapsible-preview">Setup rabbitmq and zookeeper</div>
<div class="mw-collapsible-preview">Setup rabbitmq and zookeeper</div>
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
* [https://github.com/stonezhong/firebird/blob/master/examples/getting-started/rabbitmq.yaml rabbitmq.yaml]
* [https://github.com/stonezhong/firebird/blob/master/examples/getting-started/zookeeper.yaml zookeeper.yaml]
<pre><nowiki>
<pre><nowiki>
# the rabbitmq.yaml has specified the admin username and password
cd infra
cd infra
kubectl apply -f rabbitmq.yaml
kubectl apply -f rabbitmq.yaml

Revision as of 03:38, 10 September 2023

Firebird

Setup Firebird Kubernete Cluster

Deployment Sample Streaming Application