Taken from How to Expose Your Services With Kubernetes Ingress
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/baremetal/deploy.yaml
kubectl get all -n ingress-nginx
Taken from How to Expose Your Services With Kubernetes Ingress
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/baremetal/deploy.yaml
kubectl get all -n ingress-nginx