Attention

You are viewing an older version of the documentation. The latest version is v3.3.

Deinitialize Edge Conductor Services

Run the following command to stop the Edge Conductor services and delete the Edge Conductor configuration files.

./conductor deinit

You will see an output similar to:

INFO[0000] Deinit Edge Conductor
INFO[0000] ==
INFO[0000] Current workflow: deinit
...
INFO[0051] workflow finished
INFO[0051] ==
INFO[0051] Done

Note: This conductor deinit operation will not destroy the target cluster. It will only stop services launched at the conductor initialization stage. If you want to restart the Edge Conductor services, you must redo the conductor initialization step to initialize the environment.