...
EC Deployment is only available in Kubernetes-based deployments. It combines Kubernetes resources with Usage Engine resources into a single higher-level resource, making it easy to scale and perform other life cycle operations on, as a single unit. Once deployed, the ECD is automatically managed by Kubernetes which ensures the ECD continuously runs in an active state. This means that if a workflow aborts, it will be automatically restarted through Kubernetes.
Info |
---|
Info!EC Deployments must be created in the same namespace as your Platform. |
...
ECDs can be managed through the EC Deployment Web Interface (4.0) - Jaws or through the Kubernetes API using tools like kubectl and helm or by directly accessing the REST API.