Update README.md (#451)
This commit is contained in:
parent
63d387fc6d
commit
bd7dfcdc8a
10
README.md
10
README.md
|
@ -35,7 +35,9 @@ k8s.gcr.io/coredns/coredns => k8s-gcr.m.daocloud.io/coredns/coredns
|
|||
|
||||
## 单次单镜像同步 (强烈推荐)
|
||||
|
||||
每个 Issue 独立使用带宽 50 Mbps
|
||||
每个 Issue **独立带宽**
|
||||
- 国际带宽 50 Mbps
|
||||
- 对象存储带宽 **无限制**
|
||||
|
||||
您可以根据 [镜像同步 Issue 模板](https://github.com/DaoCloud/public-image-mirror/issues/new?assignees=&labels=&projects=&template=sync-image.md&title=SYNC+IMAGE) 创建一个 Issue, 将会有机器人帮您优先主动同步指定的镜像
|
||||
|
||||
|
@ -43,9 +45,9 @@ k8s.gcr.io/coredns/coredns => k8s-gcr.m.daocloud.io/coredns/coredns
|
|||
|
||||
## 懒加载
|
||||
|
||||
所有懒加载共享
|
||||
- 国际带宽 90 Mbps
|
||||
- 服务器下行带宽 15 Mbps
|
||||
所有懒加载 **共享带宽**
|
||||
- 国际带宽 3 * 30 Mbps
|
||||
- 服务器下行带宽 3 * 5 Mbps
|
||||
- 单个连接限制带宽 4 Mbps
|
||||
|
||||
**支持懒加载**, 就算不在同步列表中也能 **直接拉取**, 初次拉取会比已经同步过的慢一些, 并且[每 7 天会清理一次缓存](https://github.com/distribution/distribution/blob/e3509fc1deedaab489dd8829cc438de8f4c77fc3/registry/proxy/proxymanifeststore.go#L15).
|
||||
|
|
Loading…
Reference in New Issue