Skip to main content

em-core Chart

em-core deploys the CRAFT core platform to a Kubernetes cluster. It includes all services required to run the platform’s core capabilities.

Components

Quick start

1

Set environment variables

2

Create namespace

3

Create secrets

4

Install the chart

Using external PostgreSQL and Redis

For production deployments, disable the bundled databases and connect to managed instances:

Enabling HTTPS

Install cert-manager and configure a ClusterIssuer, then:

Key values

The full values reference is in charts/em-core/values.yaml in the em-charts repository.

em-data-insights Chart

Extends em-core with data analysis and insights capabilities.

em-service Chart

Base chart used by em-core for each component.

Upgrades

Chart version upgrade procedures.