Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/56kcloud/traefik-training
Traefik Training course resources
https://github.com/56kcloud/traefik-training
docker docker-compose swarm traefik training training-materials
Last synced: 3 months ago
JSON representation
Traefik Training course resources
- Host: GitHub
- URL: https://github.com/56kcloud/traefik-training
- Owner: 56kcloud
- License: mit
- Created: 2020-07-23T08:33:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T22:58:38.000Z (over 2 years ago)
- Last Synced: 2024-06-12T08:56:37.173Z (5 months ago)
- Topics: docker, docker-compose, swarm, traefik, training, training-materials
- Homepage: https://www.thebyte.io/traefik-training
- Size: 2.27 MB
- Stars: 299
- Watchers: 21
- Forks: 154
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 56K.Cloud Traefik Training Course Resources
Welcome to [56K.Cloud](https://www.56k.cloud) Traefik Training & Labs. This repo contains [Traefik](https://containo.us/traefik/) course resources for the [Traefik Training](https://www.thebyte.io/traefik-training) course authored both by the respective companies or organizations, and by members of the community. We welcome contributions and want to grow the repo.
## Traefik Training Course
## 00. Setup Lab Environment
* [Setup Lab Enviornment](./00-Setup-Lab-Environment/setup.md)## 1. Getting Started with Traefik
* [Getting Started with Traefik](./01-Traefik-Overview/traefik_overview.md)## 2. Configure Traefik
* [Traefik Static & Dynamic Configuration](./02-Configure-Traefik/traefik-configuration.md)## 3. Traefik Routing & Loadbalancing
* [Traefik Routing & Loadbalancing](./03-Routers-and-Services/traefik-routers-and-services.md)## 4. HTTPS / TLS / Let's Encrypt
* [Traefik DNS, HTTPS, and TLS](./04-HTTPS-TLS/traefik-https-tls.md)## 5. Traefik Middlewares
* [Traefik Middlewares](./05-Middlewares/traefik-middlewares.md)## 6. Traefik Observability
* [Traefik Observability](./06-Observability/traefik-observability.md)## 7. Traefik Operations
* [Traefik Operations](./07-Operations/traefik-operations.md)## 8. Traefik Advanced Tips
* [Traefik Advanced Tips](./08-Advanced-Tips/traefik-advanced-tips.md)#### Contributing
If you see an error or something needs updating please contribute back to the repo
[Guide to submitting your own tutorial](contribute.md)