Troubleshooting - NGINX Ingress Controller
Kubeconfig file: In some Kubernetes environments service accounts are not available. In this case a manual configuration is required. The Ingress controller binary can be started with the --kubeconfig flag. The value of the flag is a path to a file specifying how to connect to the API server.
https://kubernetes.github.io/ingress-nginx/troubleshooting/