
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.
4 lines
196 B
Markdown
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).
|