Default Helm deployment
Helm charts allow you to deploy Dynamic Engine with custom namespaces, service names, and storage configurations.
- If you choose Kubectl, skip this section and see Appendix: classic Kubectl deployment.
- If you want to change the selected deployment type for your Dynamic Engine and its environment, see Changing the deployment type of a Dynamic Engine.
Dynamic Engine Helm charts are available as images under oci://ghcr.io/talend/helm/ and include:
- dynamic-engine-crd: Core custom resource definitions for Dynamic Engine services.
- dynamic-engine: Helm chart for a Dynamic Engine instance.
- dynamic-engine-environment: Helm chart for Dynamic Engine environments.
Before you begin
- A Kubernetes cluster without existing Dynamic Engine services. Dynamic Engine Helm charts will be installed in this cluster.
- Privileged access to this Kubernetes cluster.
- Installed command-line tools: kubectl and helm. The Helm version must be 3.17.2 or later.
About this task
The following procedure presents the default deployment, which means deploying Dynamic Engine and its environment without customization. Only default Helm values files are used.
Procedure
Results
Once done successfully, the Dynamic Engine environment services are installed in your cluster and connect to the Dynamic Engine.
In Talend Management Console, the status of this environment becomes Ready, confirming that it is ready to run tasks or plans.
If the deployment fails or the Dynamic Engine services are disassociated from the Dynamic Engine, the status become Not ready.