Add guides for Longhorn storage and Traefik ingress; update local Vagrant cluster documentation
This commit is contained in:
parent
6c51fdfa3c
commit
c113ad1107
5 changed files with 58 additions and 7 deletions
|
|
@ -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' },
|
||||
|
||||
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue