Binding your application to the database in the Kubernetes cluster (opens in new tab)
dbaas-operator is Yet Another DBaaS Kubernetes Operator (need to suggest yadbko as a name) that tries to simplify and unify Database Cluster deployments by building a higher abstraction layer on top of Percona Kubernetes Operators. So it becomes much easier to deploy the DB cluster with dbaas-operator and PMM DBaaS on top of it. But another part of the picture is applications and their workloads to connect to the deployed DB Clusters.
Read the original article