Setup keys access internal resources autoscaled env (#242)

This commit is contained in:
Damaso Sanoja
2024-10-11 11:41:16 -04:00
committed by GitHub
parent 42a4342efa
commit 0f1ca88a1b
38 changed files with 479 additions and 0 deletions

View File

@@ -60,6 +60,10 @@ export const docsNavigation = [
title: 'Add Servers to the Network',
href: '/how-to/setup-keys-add-servers-to-network'
},
{
title: 'Access from Kubernetes',
href: '/how-to/access-internal-resources-from-autoscaled-environments'
},
]
},
{