Skip to content

Commit

Permalink
GSOC: KubeVela HA Enhancement-Cluster Meta Backup&Restore (#814)
Browse files Browse the repository at this point in the history
* GSOC: KubeVela HA Enhancement-Cluster Meta Backup&Restore

Co-authored-by: Ali Ok <aliok@redhat.com>
Signed-off-by: jefree-cat <101174110+jefree-cat@users.noreply.github.com>

---------

Signed-off-by: jefree-cat <jiahang_xu@cmbchina.com>
Signed-off-by: jefree-cat <101174110+jefree-cat@users.noreply.github.com>
Co-authored-by: Ali Ok <aliok@redhat.com>
  • Loading branch information
jefree-cat and aliok authored Feb 14, 2023
1 parent 62a521e commit 2429318
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions summerofcode/2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,19 @@ If you are a project maintainer and consider mentoring during the GSoC 2023 cycl
- Difficulty: Medium
- Upstream Issues (URL): https://github.com/kubevela/kubevela/issues/5426

#### KubeVela HA Enhancement-Cluster Meta Backup&Restore

- Description: KubeVela can be deployed in a single management cluster.The KubeVela management cluster has a single point of risk. When KubeVela management clusterdisaster occurs, business continuity cannot be guaranteed. In the production environment of enterprise use case(financial industry), KubeVela needs to have higher availability requirements. Consider these three enhancements to achieve this goal: cluster meta backup & recovery, master redundancy, failover support. Cluster meta backup & recovery is baseline feature for velaha.
- Expected outcomes:
- implement velero as KubeVela addon to install velero in kubevela cluster.
- implement `cli> vela ha enable` to enable cluster meta backup with config scheduled(cron).
- implement `cli> vela ha restore` to restore cluster meta.
- Recommended Skills: Golang, Kubernetes, KubeVela, CUELang
- Mentor(s): Jiahang Xu @jefree-cat(jiahang_xu@cmbchina.com), Xiangbo Ma @fourierr(maxiangboo@gmail.com)
- Expected project size: 350h
- Difficulty: Medium
- Upstream Issues (URL): https://github.com/kubevela/kubevela/issues/5483

### Strimzi

#### Proof of Concept of an MQTT to Apache Kafka bridge for producing messages
Expand Down

0 comments on commit 2429318

Please sign in to comment.