Update Getting started Section with New Docker and Kubernetes Tutorial

This commit is contained in:
Sheddy
2025-06-20 16:36:04 +01:00
committed by GitHub
parent 74eafcd044
commit 0f862f4792
12 changed files with 524 additions and 459 deletions
+4 -5
View File
@@ -66,13 +66,12 @@ markdown_extensions:
nav:
- 'What is Traefik': 'index.md'
- 'Getting Started':
- 'Concepts' : 'getting-started/concepts.md'
- 'Overview': 'getting-started/index.md'
- 'Quick Start':
- 'Docker': 'getting-started/quick-start.md'
- 'Kubernetes': 'getting-started/quick-start-with-kubernetes.md'
- 'Kubernetes': 'getting-started/kubernetes.md'
- 'Docker': 'getting-started/docker.md'
- 'Configuration Introduction': 'getting-started/configuration-overview.md'
- 'Install Traefik': 'getting-started/install-traefik.md'
- 'Frequently Asked Questions': 'getting-started/faq.md'
- 'Frequently Asked Questions': 'getting-started/faq.md'
- 'Configuration Discovery':
- 'Overview': 'providers/overview.md'
- 'Docker': 'providers/docker.md'