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
- Host: GitHub
- URL: https://github.com/percona/dbaas-catalog
- Owner: percona
- License: apache-2.0
- Created: 2022-10-21T12:01:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T17:24:07.000Z (almost 3 years ago)
- Last Synced: 2023-09-14T08:24:04.452Z (almost 3 years ago)
- Language: Dockerfile
- Size: 2.98 MB
- Stars: 0
- Watchers: 20
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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 <