8436 Forks
18892 Stars
18892 Watchers

ingress-nginx

Ingress NGINX Controller for Kubernetes

How to download and setup ingress-nginx

Open terminal and run command
git clone https://github.com/kubernetes/ingress-nginx.git
git clone is used to create a copy or clone of ingress-nginx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ingress-nginx https://github.com/kubernetes/ingress-nginx/archive/master.zip

Or simply clone ingress-nginx with SSH
[email protected]:kubernetes/ingress-nginx.git

If you have some problems with ingress-nginx

You may open issue on ingress-nginx support forum (system) here: https://github.com/kubernetes/ingress-nginx/issues