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.

Below we are going to explain better the different helm charts to deploy Morpheus in a production environment.

Morpheus worker

The helm chart for this component is located here.

Clone this wiki locally