Skip to content

Commit

Permalink
stubbing tutorial section of docs (#2164)
Browse files Browse the repository at this point in the history
* stubbing tutorial section of docs

stubbing a new tutorial section to be populated by contributors which are being sorted.

* stubbing tutorial section of docs

stubbing a new tutorial section to be populated by contributors which are being sorted.

* stubbing tutorial section of docs

stubbing a new tutorial section to be populated by contributors which are being sorted.

* Update _index.md

* stubbing tutorial section of docs

stubbing a new tutorial section to be populated by contributors which are being sorted.

* Update _index.md

Co-authored-by: tomasohaodha <86358393+tomasohaodha@users.noreply.github.com>
  • Loading branch information
brianehlert and tomasohaodha committed Dec 14, 2021
1 parent 9197648 commit e0ba250
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/content/troubleshooting/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---
title: Troubleshooting
description:
weight: 2000
menu:
docs:
parent: NGINX Ingress Controller
---
8 changes: 8 additions & 0 deletions docs/content/tutorials/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Tutorials
description: Scenario based examples of using NGINX Ingress Controller to solve your Ingress and API Gateway needs as an enterprise class ingress controller.
weight: 2100
menu:
docs:
parent: NGINX Ingress Controller
---

0 comments on commit e0ba250

Please sign in to comment.