Skip to content

Production deploy

Angel edited this page Oct 6, 2023 · 13 revisions

Morpheus is a platform that uses Kubernetes to be deployed in production. It has different advantages including the portability among infrastructure and cloud providers.

The method to deploy the different components is Helm. This tool enables to deployment of different types of resources in the Kubernetes cluster and to use of parameters to configure the different settings.

Clone this wiki locally