Create development guide section (#7104)
* Create development guide section Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com> * Apply suggestions from code review Co-authored-by: Alex Zhang <tokers@apache.org> * Typo solving and removing some TODOs Co-authored-by: Alex Zhang <tokers@apache.org>
This commit is contained in:
parent
7339ef7860
commit
714783c052
3 changed files with 159 additions and 0 deletions
|
|
@ -125,3 +125,6 @@ nav:
|
|||
- Static IPs: "examples/static-ip/README.md"
|
||||
- TLS termination: "examples/tls-termination/README.md"
|
||||
- Pod Security Policy (PSP): "examples/psp/README.md"
|
||||
- Developer Guide:
|
||||
- Getting Started: "developer-guide/getting-started.md"
|
||||
- Code Overview: "developer-guide/code-overview.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue