Update README.md (#450)

This commit is contained in:
Shiming Zhang 2023-10-19 13:35:17 +08:00 committed by GitHub
parent d8d3dcef35
commit 63d387fc6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -35,12 +35,19 @@ k8s.gcr.io/coredns/coredns => k8s-gcr.m.daocloud.io/coredns/coredns
## 单次单镜像同步 (强烈推荐)
每个 Issue 独立使用带宽 50 Mbps
您可以根据 [镜像同步 Issue 模板](https://github.com/DaoCloud/public-image-mirror/issues/new?assignees=&labels=&projects=&template=sync-image.md&title=SYNC+IMAGE) 创建一个 Issue, 将会有机器人帮您优先主动同步指定的镜像
原先已经在下的镜像还是会继续走原来的, 需要重启 docker 再重新拉取才能走已经同步好的缓存过, 所以推荐先单次同步再尝试拉取
## 懒加载
所有懒加载共享
- 国际带宽 90 Mbps
- 服务器下行带宽 15 Mbps
- 单个连接限制带宽 4 Mbps
**支持懒加载**, 就算不在同步列表中也能 **直接拉取**, 初次拉取会比已经同步过的慢一些, 并且[每 7 天会清理一次缓存](https://github.com/distribution/distribution/blob/e3509fc1deedaab489dd8829cc438de8f4c77fc3/registry/proxy/proxymanifeststore.go#L15).
如果只是临时使用的就不需要往同步列表里加了, 可以尝试单次单镜像同步