Commit Graph

5 Commits (60006e91643735cf2499fa7bb65b60283c48a457)

Author SHA1 Message Date
Vageesha17 4bb98f7395 changed the formatting of example-ingress.yaml (#14333)
change the formatting of example-ingress.yaml file. 
Raising PR for #14284
2019-05-15 08:02:35 -07:00
Kohei Toyoda 769a5e71d4 delete unnecessary space and character (#14246) 2019-05-09 04:38:48 -07:00
cmluciano f43a96d548 ingress: Use networking.k8s.io/v1beta1 in Ingress examples (#14239)
This patch swaps all uses with extensions/v1beta1 with the new
networking.k8s.io/v1beta1 apiVersion for the Ingress resource.

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2019-05-08 14:14:38 -07:00
Cody Clark 0bbe2db0be Fix Ingress callouts, links, nav, and templating (#12720)
* Fix Ingress callouts, links, nav, and templating

* Update ingress.md

* Update ingress-minikube.md

* Delete .md that caused 404

* Delete .md that caused 404

* Update ingress-controllers.md

* Update ingress-minikube.md

* spell check pass

* Update ingress.md

* Update ingress-minikube.md
2019-02-27 15:15:30 -08:00
Cody Clark a96ea24939 Updates to Ingress (#12465)
* Create ingress-minikube.md

* Update ingress.md

* Move Ingress controllers content to own page
* Link to Set up Ingress on Minikube with the NGINX Controller task
* Minor edits

* Create ingress-controllers.md

* Update ingress-controllers.md
2019-02-17 18:36:33 -08:00