apecloud / kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
https://kubeblocks.io
GNU Affero General Public License v3.0
2.05k stars 167 forks source link

[Deploy Apps on KubeBlokcs] Running Applications with its databases managed by KubeBlocks #7597

Open shanshanying opened 2 months ago

shanshanying commented 2 months ago

KubeBlocks is good at managing various databases, and has provided a handful of day-2 operations on these databases. A full list of databases could be found at KubeBlocks-Addon repo: https://github.com/apecloud/kubeblocks-addons

Introducing KubeBlocks along is tedious to many non-database people. Instead we need a series of articiles to introduce "how to deploy these applications" where there databases are provisioned by KubeBlocks.

There are many popular applications, use MySQL, PostgreSQL and Redis to store data. Such as

For those who are interested in writing a HWO-TO blog to deploy applications on KubeBlocks, please leave a comment heer and name any applications that you fond interesting.

To make such a Non-code Contribution, you may:

  1. creae a feature request for evaluation first. Once approved, you may move on to Step 2.
  2. submit a PR to repo https://github.com/apecloud/kubeblocks.io

Blogs accpected will be published to our KubeBlocks website: https://kubeblocks.io/blog.

github-actions[bot] commented 1 month ago

This issue has been marked as stale because it has been open for 30 days with no activity