Skip to main content
Version: Next 🚧

Service Catalog

This guide explores working with the service catalog. Epinio provides a catalog of templates that are used to create service instances. For more information see the service catalog reference page.

View Service Catalog​

To view the service catalog, navigate to the Catalog page under the Services section of the side navigation menu.

View of the Services Catalog screen

View Catalog Service Details​

Click on a service catalog card to open its details page. Here you can view all instances created from that service, create new instances, and edit or delete existing ones. See the services how-to for more information.

View of the Catalog Service Details screen

Create a Catalog Service​

Click Create on the Catalog page to open the creation modal. Here you can provide a name and descriptions used to identify the service.

You can also provide an image url that will be used as the icon when displaying the service in the catalog.

You will need to provide the name of the chart to install and can optionally provide the version of the chart and/or the version of the app packaged by the chart. Next, provide the information relating to the Helm repo where the chart lives.

You can also add configurable settings that can be provided when provisioning the service.

Under the Advanced Options you can tell Epinio what kinds of Kubernetes Secrets are compatible with the service.

Create Catalog Service Modal

Edit a Catalog Service​

Select Edit from the action menu from the card of the catalog service you wish to edit. You can also open the edit modal from the details page. Use caution when editing catalog services when there are associated service instances.

Edit Catalog Service Modal

Delete a Catalog Service​

Open the action menu for the catalog service and select Delete. Confirm the deletion. This can also be done from the details page

Delete Catalog Service Modal

Additional CLI Commands​

For additional documentation on the CLI commands above, along with additional commands, see the epinio service catalog CLI reference.