Deleting a Dynamic Engine
You cannot delete a Dynamic Engine with assigned environments.
Before you begin
- You must have the Infrastructure Administrator (containing the TMC_CLUSTER_MANAGEMENT permission) role in Talend Management Console.
- If the Dynamic Engine has one or more assigned environments, you must unassign them manually from the Dynamic Engine.
Procedure
The entire procedure ensures graceful deletion of a Dynamic Engine instance, including its logical entity in Talend Management Console and its physical entity in Kubernetes. If you keep the logical entity for reuse but delete only the physical entity in Kubernetes, the logical entity turns to the Error status. In addition, if you also delete the deployed Dynamic Engine environment resources in Kubernetes, the logical entity of this environment switches to the Not Ready status.
To reuse the logical entities of the Dynamic Engine instance and its environments, regenerate new manifest files and apply these files to your Kubernetes cluster.
For further information about applying manifest files, see ../engines/register-a-kubernetes-cluster_t.html#setting-up-your-dynamic-engine_t.