Check the Status of an Engine

The check engine script checks the status of an engine.

Procedure

Check the status of the engine. Replace engineId with the ID of the target engine:
kubectl exec -it engine_pod_name -n matrixx -- bash --login -c"check_engine.py -e engineId"