MSR 3.0 Compatibility Matrix¶
Mirantis Secure Registry (MSR, and formerly Docker Trusted Registry) provides an enterprise grade container registry solution that can be easily integrated to provide the core of an effective secure software supply chain.
Support for MSR is defined in the Mirantis Cloud Native Platform Subscription Services agreement.
MSR |
Kubernetes required |
Compatible MKE versions |
---|---|---|
3.0.9 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.8 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.7 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.6 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.5 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.4 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.3 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.2 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.1 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
3.0.0 |
1.21 - 1.27 1 |
3.5.x, 3.6.x, 3.7.x |
- 1(1,2,3,4,5,6,7,8,9,10)
Postgres Operator up through 1.8.2 uses the
PodDisruptionBudget policy/v1beta1
Kubernetes API, which is no longer served as of Kubernetes 1.25. As such, various features of MSR may not function properly if Postgres Operator 1.8.2 or earlier is installed alongside MSR on Kube v1.25 or later.
Note
MKE 3.6.x and MKE 3.5.x both provide Kubernetes versions that are compatible with MSR 3.0.x.
Kubernetes prerequisites¶
For use with MSR, Kubernetes requires persistent volumes that support both the
ReadWriteOnce
and ReadWriteMany
volume access modes, or a
StorageClass
that can provision such volumes. Refer to the
System requirements for more information.
Storage back ends¶
MSR supports the following storage systems:
Persistent volume |
|
Cloud storage providers |
|
Note
MSR cannot be deployed to Windows nodes.