Skip to main content

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

image-1621793557226.png

if external ip is not assigned then nginx controller needs modification