Reputation: 1
Does anyone know how can we add harbor registry to containerd cri . I have added it as insecure registry but kubernetes is not able to pull harbor images . image for the error that i am facing
Upvotes: 0
Views: 1327
Reputation: 8471
First of all, how you installed and configured Harbor? Helm? which one? I would suggest use bitnami harbor
Issue #1238 kubernetes can't pull image from Harbor suggest you to follow Configuring Nodes to authenticate to a Private Registry
Upvotes: 0