Add guides for Longhorn storage and Traefik ingress; update local Vagrant cluster documentation

This commit is contained in:
jon brookes 2025-08-24 18:20:33 +01:00
parent 6c51fdfa3c
commit c113ad1107
5 changed files with 58 additions and 7 deletions

View file

@ -43,6 +43,10 @@ export default defineConfig({
{ label: 'Create a Local K3d Instance', slug: 'guides/local-k3d' },
{ label: 'Initial Pipeline Run', slug: 'guides/infctl-first-run' },
{ label: 'Create a vagrant 3 node cluster', slug: 'guides/local-vagrant-cluster' },
{ label: 'Add Longhorn Storage', slug: 'guides/local-vagrant-cluster-storage' },
{ label: 'Add Ingress', slug: 'guides/local-vagrant-cluster-ingress' },
],
},
{