File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33The repo has implementations of an [ Ingress Controller] ( https://github.com/kubernetes/contrib/tree/master/ingress/controllers )
44for [ NGINX] ( http://nginx.org/ ) and [ NGINX Plus] ( https://www.nginx.com/products/ ) :
55
6- * [ NGINX Controller] ( # )
6+ * [ NGINX Controller] ( https://github.com/nginxinc/kubernetes-ingress/tree/master/nginx-controller )
77
8- * [ NGINX Plus Controller] ( # )
8+ * [ NGINX Plus Controller] ( https://github.com/nginxinc/kubernetes-ingress/tree/master/nginx-plus-controller )
99
10- Instructions on how to run examples are [ here] ( # ) .
10+ Instructions on how to run examples are [ here] ( https://github.com/nginxinc/kubernetes-ingress/tree/master/examples ) .
1111
1212** Note** : Implementations are experimental and not suitable for using in production. Implementations are based on
1313the implementation of an Ingress Controller for GCE from [ here] ( https://github.com/kubernetes/contrib/tree/master/ingress/controllers/gce )
Original file line number Diff line number Diff line change 33## Prerequisites
44
55* Kubernetes 1.2 (TSL support for Ingress has been added in 1.2)
6- * You've built and made available in your cluster [ NGINX] ( # ) or [ NGINX Plus ] ( # ) Controller images and changed
7- the container image field in ``` nginx -ingress-rc.yaml ``` or ``` nginx-plus-ingress-rc.yaml ```
8- files accordingly.
6+ * You've built and made available in your cluster [ NGINX] ( https://github.com/nginxinc/kubernetes-ingress/tree/master/nginx-controller )
7+ or [ NGINX Plus ] ( https://github.com/nginxinc/kubernetes -ingress/tree/master/ nginx-plus-controller ) Controller images and changed
8+ the container image field in ``` nginx-ingress-rc.yaml ``` or ``` nginx-plus-ingress-rc.yaml ``` files accordingly.
99
1010## Running the examples
1111
You can’t perform that action at this time.
0 commit comments