Storage¶
Persistent storage is necessary for Mirantis Secure Registry (MSR) because it ensures that the registry data, including container images and metadata, is safely stored and retained persistently beyond Pod or container lifecycles.
MSR supports the use of either a Persistent Volume, Docker Volume or Cloud storage:
Storage type |
Orchestrator |
Description |
---|---|---|
Persistent Volume |
Kubernetes |
MSR is compatible with the types of Persistent Volumes listed in the Kubernetes documentation. Note
|
Docker Volume |
Swarm |
MSR is compatible with the Docker Volumes listed in the official Docker documentation. |
Cloud |
Kubernetes, Swarm |
MSR is compatible with the following storage providers:
|
Note
The deployment of MSR to Windows nodes is not supported.