Here’s the link for the installation guide. https://kubernetes.github.io/ingress-nginx/deploy/#quick-start
This is the command that I ran. kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.7.0/deploy/static/provider/cloud/deploy.yaml
I tried installing ingress-nginx using YAML manifest but got this error, I tried installing through HELM but got an error too. I need a ingress-controller for my project. screenshot of error