Add a custom controller example
This commit is contained in:
parent
3e87a2de40
commit
66c826f41f
9 changed files with 231 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# 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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue