hyperledger / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
339 stars 277 forks source link

Create SATP server cluster with Kubernetes for redundancy and load balancing #3119

Open RafaelAPB opened 5 months ago

RafaelAPB commented 5 months ago

To make SATP production ready we want to automatically add redundancy by setting up multiple versions of the gateway (for crash recovery too). Create a Kubernetes definition that keeps N SATP gateways for load balancing and redundancy.

Requirements:

  1. Create Kubernetes cluster definition for N SATP gateway instances and N SATP user interfaces. Create N database instances
  2. Expose endpoints and the Kubernetes Dashboard
LordKubaya commented 5 months ago

hi

RafaelAPB commented 2 months ago

TBD later