有谁知道如何将港口注册表添加到容器的cri。我已将其添加为不安全注册表,但kubernetes无法拉取港口图像。image for the error that i am facing
发布于 2020-09-19 06:31:35
首先,您是如何安装和配置港口的?赫尔姆?哪个?我建议使用bitnami harbor
EKS installation example
Issue #1238 kubernetes can't pull image from Harbor建议你关注Configuring Nodes to authenticate to a Private Registry
https://stackoverflow.com/questions/63735308
相似问题