Containerized Applications Fail to Be Deployed on FusionDirector and a Message "ExitCode=137" Is Displayed
Symptom
A containerized application fails to be deployed on FusionDirector, and "ExitCode=137" is displayed in the error message, as shown in the following figure.

In addition, the /var/alog/AtlasEdge_log/edge_core/edge_core_run.log file contains the keyword "OOMKilled".

Possible Causes
The memory required by the container exceeds the upper limit.
Procedure
- Delete the container that exits abnormally due to excessive memory usage on FusionDirector.
- Set a proper memory limit and deploy the containerized application again. For details, see "Security Hardening Description > Container Security Hardening (Common) > Container Security Configuration Supported by AtlasEdge" in the MindX Edge Application Deployment Guide.
Parent topic: Containerized Application Deployment