> ## Documentation Index
> Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Note about changes in Names and Documentation

> This article reviews the renaming of key Docker products and the migration of their documentation to the Mirantis website.

In this lesson, we’ll review the recent renaming of key Docker products and the migration of their documentation to the Mirantis website. While all underlying functionality remains unchanged, it’s important to be aware of the new names—especially since current Docker certification exams still reference the original terms.

## Product Renaming Overview

| Original Name                         | New Name                         |
| ------------------------------------- | -------------------------------- |
| Docker Trusted Registry (DTR)         | Mirantis Secure Registry (MSR)   |
| Universal Control Plane (UCP)         | Mirantis Kubernetes Engine (MKE) |
| Docker Enterprise Edition (Docker EE) | Mirantis Runtime Engine          |

<Callout icon="lightbulb" color="#1CB2FE">
  These are branding updates only. The features and workflows you know have not changed.
</Callout>

### Certification Exam Reminder

Until the Docker certification materials switch to the new terminology, you should map names as follows:

* DTR → MSR
* UCP → MKE
* Docker Enterprise Edition → Mirantis Runtime Engine

## Documentation Migration

Docker Engine documentation has moved from the Docker website to Mirantis. Although our demo recordings point to the legacy pages, the content itself is identical—only the URLs differ.

<Frame>
  ![The image shows two documentation pages side by side, one from Docker Docs and the other from Mirantis, both discussing Docker Engine and related container technologies.](https://kodekloud.com/kk-media/image/upload/v1752873881/notes-assets/images/Docker-Certified-Associate-Exam-Course-Note-about-changes-in-Names-and-Documentation/docker-engine-documentation-comparison.jpg)
</Frame>

<Callout icon="triangle-alert" color="#FF6B6B">
  When setting up your environment, always refer to the updated Mirantis documentation to ensure you’re using the latest guidance.

  * Mirantis Secure Registry Docs
  * Mirantis Kubernetes Engine Docs
  * Mirantis Runtime Engine Docs
</Callout>

## Useful Links and References

* [Mirantis Secure Registry (MSR)](https://docs.mirantis.com/msr)
* [Mirantis Kubernetes Engine (MKE)](https://docs.mirantis.com/mke)
* [Mirantis Runtime Engine](https://docs.mirantis.com/runtime-engine)
* [Docker Certified Associate Exam Guide](https://docs.docker.com/certification/)\\

<CardGroup>
  <Card title="Watch Video" icon="video" cta="Learn more" href="https://learn.kodekloud.com/user/courses/docker-certified-associate-exam-course/module/a6a39359-7fb1-4fab-b0c2-6fc58a6ce617/lesson/84d4947a-1ffe-4704-9078-ed909992dda1" />
</CardGroup>
