ingress-nginx-helm/docs/dev/devel.md
2017-01-30 18:47:48 -08:00

4 lines
196 B
Markdown

# Writing Ingress controllers
This doc outlines the basic steps needed to write an Ingress controller.
If you want the tl;dr version, skip straight to the [example](/examples/custom-controller).