Support multiple container-registries
K
Kyle Loveless
It was surprising to me you can only have one registry per-account (https://docs.digitalocean.com/products/container-registry/details/limits/).
This is especially true when they are zoned in one region.
For reliability, I'd like to create one in each region I run k8s clusters in.
I would also like to separate permissions for say prod vs staging, by having different repositories.
One related feature, which could be a solution to part of the problem - is multi-homing registries - so even one can survive clusters going down.
Prashant Kumar
Yes, we need this feature as soon as possible in DO.
This will help us in case any Disaster happens in the container registry region, and recovery solution to minimise downtime by having a backup registry in another region.
currently, we are working on the DR-Drill test and here I came to know about the this features has not available in DO , Please try to implement as soon as possible
Prashant Kumar
Yes, we need this feature as soon as possible in DO.
This will help us in case any Disaster happens in the container registry region, and recovery solution to minimise downtime by having a backup registry in another region.
currently, we are working on the DR-Drill test and here I came to know about the this features has not available in DO , Please try to implement as soon as possible
Bikram Gupta
Thank you Kyle and Mattias, for your feedback. We are looking into this and will keep you posted.
Mattias Delin
This sounds like a nice feature for us aswell.
We fill up our container registry quite fast also and separating staging from prod would be a good in many ways.
Also with the recent problem when container registry was down it might add some redudency.