Closed docfactory37 closed 3 years ago
Please run containerd with debug on "containerd -l debug" and check the log to find out why it didn't connect via http.. it adds a default to the endpoint list for https and reports that result. Would need a PR to get it to report both failures.
@mikebrow I have been able to get this working
Hi All,
i have deplyed k3s with containerd backend and i have a Nexus private registry on http.
i have been able to locate this doc https://github.com/containerd/cri/blob/master/docs/registry.md
and i have add the below to
/etc/containerd/config.toml
helping someone will be able to help me to get it to work.