1
0
Fork 0

Merge branch v3.5 into v3.6

This commit is contained in:
kevinpollet 2025-11-07 15:11:08 +01:00
commit 83beb8a19c
No known key found for this signature in database
GPG key ID: 0C9A5DDD1B292453
14 changed files with 435 additions and 318 deletions

View file

@ -187,10 +187,10 @@ nav:
- 'What is Traefik': 'index.md'
- 'Getting Started':
- 'Overview': 'getting-started/index.md'
- 'Configuration Introduction': 'getting-started/configuration-overview.md'
- 'Quick Start':
- 'Kubernetes': 'getting-started/kubernetes.md'
- 'Docker': 'getting-started/docker.md'
- 'Configuration Introduction': 'getting-started/configuration-overview.md'
- 'Setup':
- 'Kubernetes': 'setup/kubernetes.md'
- 'Docker': 'setup/docker.md'