An open API service indexing awesome lists of open source software.

https://github.com/percona/dbaas-catalog

DBaaS OLM Catalog
https://github.com/percona/dbaas-catalog

Last synced: 12 months ago
JSON representation

DBaaS OLM Catalog

Awesome Lists containing this project

README

          

## DBaaS Catalog

Welcome! This repository is a DBaaS Platform OLM Catalog which include sets of operators to enable DBaaS on Kubernetes.

See [Design](docs/design/dbaas-catalog-design.md) for more details.

### Use

```
minikube start

operator-sdk olm install

kubectl delete catalogsource operatorhubio-catalog -n olm

kubectl apply -f https://raw.githubusercontent.com/percona/dbaas-catalog/main/dbaas-catalog.yaml
kubectl get catalogsource -n olm
kubectl get packagemanifest -n olm
#wait for packagemanifests to appear

cat <