ingress-nginx/docs/dev/custom-controller.md

5 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).