0

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

vamsi
  • 1
  • 1

1 Answers1

0

First of all, how you installed and configured Harbor? Helm? which one? I would suggest use bitnami harbor

EKS installation example

Issue #1238 kubernetes can't pull image from Harbor suggest you to follow Configuring Nodes to authenticate to a Private Registry

Vit
  • 7,740
  • 15
  • 40