0

Ex: docker registry url : registry.example.com:8056 within nexus docker (hosted). Need to configure this as a secret in kubernetes to pull images from the docker hosted registry.

I tried by adding insecure registry in the worker nodes on the path /etc/docker/daemon.json as

{"insecure-registries" : ["http://registry.example.com:8056"]}

but no luck.

glv
  • 994
  • 1
  • 1
  • 15
Jai Anand
  • 1
  • 1

0 Answers0