Firebird/GettingStarted: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 3: Line 3:
= Setup Firebird Kubernete Cluster =
= Setup Firebird Kubernete Cluster =
<div class="toccolours mw-collapsible mw-collapsed expandable">
<div class="toccolours mw-collapsible mw-collapsed expandable">
<div class="mw-collapsible-preview">prerequisite</div>
<div class="mw-collapsible-preview">Brief</div>
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
This section talks about how to setup firebird environment. Files references could be found at [https://github.com/stonezhong/firebird/tree/master/examples/getting-started https://github.com/stonezhong/firebird/tree/master/examples/getting-started]
* Assuming you have a kubernete cluster already created. In this example, we are using Kubernete provided by Oracle Cloud Infrastructure (aka OKE).
* Assuming you have a kubernete cluster already created. In this example, we are using Kubernete provided by Oracle Cloud Infrastructure (aka OKE).
* Assuming you have a machine with kubectl installed, from which you can control the kubernete cluster
* Assuming you have a machine with kubectl installed, from which you can control the kubernete cluster

Revision as of 03:13, 10 September 2023

Firebird

Setup Firebird Kubernete Cluster

Deployment Sample Streaming Application