Adding new AI use case doc and images (#470)

* Ading new docs and images

* Update title from NetBid to NetBird

typo fix

* Update link for 'Distributed AI on Kubernetes'

distributed-multi-cloud-ai-argocd-microk8s-vllm

* Rename file url scheme

distributed-multi-cloud-ai-argocd-microk8s-vllm
This commit is contained in:
Brandon Hopkins
2025-11-12 06:23:32 -05:00
committed by GitHub
parent 7f123554cb
commit f12647b4da
5 changed files with 699 additions and 0 deletions

View File

@@ -273,6 +273,7 @@ export const docsNavigation = [
{ title: 'Routing peers and Kubernetes', href: '/how-to/routing-peers-and-kubernetes'},
{ title: 'NetBird Client on AWS ECS', href: '/how-to/examples'},
{ title: 'NetBird on Mikrotik Router', href: '/how-to/client-on-mikrotik-router' },
{ title: 'Distributed AI on Kubernetes', href: '/use-cases/distributed-multi-cloud-ai-argocd-microk8s-vllm' },
{ title: 'Self-hosted vs. Cloud-hosted NetBird', href: '/selfhosted/self-hosted-vs-cloud-netbird' },
],