Important: MSR 2.9.x reaches End of Life (EOL) on 2026-DEC-01. Mirantis strongly recommends upgrading to the latest supported version to continue receiving updates, fixes, and support.

Uninstall MSR

Uninstalling MSR is a simple matter of removing all data associated with each replica. To do this, run the destroy command once per replica:

docker run -it --rm \
  mirantis/dtr:2.9.30 destroy \
  --ucp-insecure-tls

Each time you run the destroy command, the system will prompt you for the MKE URL, your MKE credentials, and the name of the replica you want to destroy.