ingress-nginx-helm/docs/dev/devel.md

5 lines
196 B
Markdown
Raw Normal View History

2016-12-11 17:14:53 +00:00
# Writing Ingress controllers
This doc outlines the basic steps needed to write an Ingress controller.
2017-01-31 02:42:36 +00:00
If you want the tl;dr version, skip straight to the [example](/examples/custom-controller).