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.
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.