当前位置:Gxlcms >
数据库问题 >
【解决】image ... could not be accessed on a registry to record its digest.
【解决】image ... could not be accessed on a registry to record its digest.
时间:2021-07-01 10:21:17
帮助过:86人阅读
image jmdiservice:1206 could not be accessed on a registry to record its digest.
Each node will access jmdiservice:1206 independently, possibly leading to different nodes running different versions of the image.
![技术图片](https://img.gxlcms.com//Uploads-s/new/2020-10-10-qlqqti/20191211173455587143.png)
【分析】
创建service时未指定registry地址(这样主节点也可以创建成功,这因为主节点本地存在该镜像),
但是同样会导致子节点获取的镜像时也使用本地缓存,也就有可能导致使用的镜像不一致,或者获取不到。
【解决】
指定registry地址即可。
![技术图片](https://img.gxlcms.com//Uploads-s/new/2020-10-10-qlqqti/20191211173455626207.png)
【解决】image ... could not be accessed on a registry to record its digest.
标签:service registry 本地缓存 分析 could sed versions 镜像 src