Add netstack (#119)

* Add netstack

* Update page to add a use case

* updated the description

---------

Co-authored-by: Zoltan Papp <zoltan.papp@webkeyapp.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
Zoltan Papp
2024-01-30 16:05:56 +01:00
committed by GitHub
parent d19c0da982
commit 7e2ebe78f1
2 changed files with 57 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ export const docsNavigation = [
{ title: 'Monitor system and network activity', href: '/how-to/monitor-system-and-network-activity' },
{ title: 'Activity event streaming', href: '/how-to/activity-event-streaming' },
{ title: 'Access NetBird API', href: '/how-to/access-netbird-public-api' },
{ title: 'Running NetBird on FaaS', href: '/how-to/netbird-on-faas' },
{ title: 'Examples', href: '/how-to/examples' },
{ title: 'CLI', href: '/how-to/cli' },
{ title: 'Delete your NetBird account', href: '/how-to/delete-account' },