start_engine
The start_engine script deletes and recreates the mgr-engine Kubernetes pod, triggering the engine start-up sequence.
Syntax
start_engine [ -q | -n namespace | -s subdomain | -e engine_id]
Options
The start_engine script has the following options:
- -q
- Start the engine without reconfiguration. Any configuration changes are not applied.
- -n namespace
- The Kubernetes namespace,
matrixx
by default. - -s sub_domain_id
- The sub-domain ID of the sub-domain processed by this engine,
1
by default. - -e engine_id
- The MATRIXX Engine ID,
1
by default. - -h, -?
- Display usage information and exit.