ingress-nginx-helm/docs/dev/custom_controller.md
Fernando Diaz 86b52fa957 Add more descriptive steps in Dev Documentation
Adds more descriptive steps in the Development Documentation,
like more information on obtaining dependencies, building, and
deploying an image of the ingress controller. Also adds more
descriptive information on deploying as well as some fixes
on grammar and spelling.
2017-08-02 23:02:02 -05:00

196 B

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.