kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
307 stars 20 forks source link

High Availability for HKube DB's #81

Closed Ronenk5678 closed 6 years ago

Ronenk5678 commented 6 years ago

As a HKube Manager, I want that HKube will include high availability mechanism for the HKube's DBs, so that data won't be lost in case of cluster failure (e.g. electricity failure).

User story implementation details:

  1. HKube's DBs include: Pipeline results, Pipeline descriptor repository and system log.
  2. Data recovery of HKube's DBs won't succeeded if their storage was damaged during the cluster failure
Ronenk5678 commented 6 years ago

Please check the following:

eytangro commented 6 years ago

TID-161