Service Catalog
Epinio uses Services classes as templates for service instances, i.e. of the kubernetes resources required to run a specific kind of service.
An installation of Epinio provides five standard service classes, one each for
- mysql
- postgresql
- redis
- rabbitmq
- mongodb-dev
Services beyond what is listed here can also be added to the catalog for easy reuse.
The services catalog how-to contains information on how to work with the services catalog via the UI or CLI.