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

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


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

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## Everest Catalog

Welcome! This repository is an Everest OLM Catalog which includes 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/everest-catalog/main/everest-catalog.yaml
kubectl get catalogsource -n olm
kubectl get packagemanifest -n olm
#wait for packagemanifests to appear

cat <