https://github.com/percona/everest-catalog
https://github.com/percona/everest-catalog
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/percona/everest-catalog
- Owner: percona
- License: apache-2.0
- Created: 2023-09-13T12:12:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T12:39:03.000Z (12 months ago)
- Last Synced: 2025-07-08T13:53:11.433Z (12 months ago)
- Language: Go
- Size: 3.37 MB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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 <