How to add harbor registry in containerd

9/4/2020

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
containerd
harbor
kubernetes
rhel8

1 Answer

9/18/2020

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
Source: StackOverflow