harbor icon indicating copy to clipboard operation
harbor copied to clipboard

how to fix back to source question

Open z7658329 opened this issue 1 year ago • 1 comments

  1. i hava deploy harbor in guangzhou 、shanghai、 singapore, use oss storage deploy architecture: image

  2. my scenario is as follows: first, images between harbors are synchronized using the harbor replication function. when a user built an image in Guangzhou, the image will be pushed to the harbor in Guangzhou . By default, pull/push image to harbor is parsed nearby.

  3. my question is : when user's application needs to be deploy in Shanghai, it will pull image from Shanghai harbor, if the replication of Guangzhou harbor to Shanghai is slow, then Shanghai harbor will return 404 not found, so how to go back to the source to Guangzhou harbor? dose harbor Indicates whether to configure the source back?

z7658329 avatar Jun 27 '24 02:06 z7658329

any one can answer me ? thanks @ctrlaltdel @jessehu @edevil @fsword

z7658329 avatar Jun 27 '24 10:06 z7658329

Have you tried set a proxy-cache project in your ShangHai instance? And which version of harbor you are using?

MinerYang avatar Jul 01 '24 08:07 MinerYang

Have you tried set a proxy-cache project in your ShangHai instance? And which version of harbor you are using?

harbor version : 2.7.3, thanks, I will give this feature a try; Is there any other way? @MinerYang

z7658329 avatar Jul 04 '24 02:07 z7658329