Skip to content

Commit

Permalink
Merge branch 'main' into nethalo-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rasika-chivate authored Sep 28, 2023
2 parents bed7d9c + 703a506 commit 400eb00
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/dbaas/architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# DBaaS architecture

!!! caution alert alert-warning "Caution"
DBaaS functionality is currently in [technical preview](../details/glossary.md#technical-preview) and is subject to change.


DBaaS is built on top of PMM and Kubernetes and the high-level architecture is shown below

![!](../_images/dbaas_arch.jpg)
Expand Down
3 changes: 3 additions & 0 deletions docs/dbaas/databases.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## DB clusters

!!! caution alert alert-warning "Caution"
DBaaS functionality is currently in [technical preview](../details/glossary.md#technical-preview) and is subject to change.

### Add a DB Cluster

In order to create a database cluster you must have at least one Kubernetes cluster registered to PMM. Start [here](dbaas/setting-up.md#create-a-kubernetes-cluster) if you haven't done that yet.
Expand Down
4 changes: 4 additions & 0 deletions docs/dbaas/setting-up.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Setting up DBaaS

!!! caution alert alert-warning "Caution"
DBaaS functionality is currently in [technical preview](../details/glossary.md#technical-preview) and is subject to change.


To use the Database as a Service (DBaaS) solution in PMM there are a few things that need to be setup first including a suitable Kubernetes Cluster. If you've already got a kubernetes cluster you can jump ahead and [enable DBaaS in PMM](../dbaas/get-started.html).

If you don't have a Kubernetes cluster available you can use the [free K8s provided by Percona](https://www.percona.com/blog/private-dbaas-with-free-kubernetes-cluster/) for evaluation which will allow you to play around with DBaaS for 3 hours before the cluster expires.
Expand Down

0 comments on commit 400eb00

Please sign in to comment.