Host Docker private registry using Ingress
Make sure ingress nginx is installed and following command shows external Ip assigned
kubectl get services -o wide -n ingress-nginx
if external ip is not assigned then nginx controller needs modificationmodifications. Refer: Ingress installation
