Skip to content

SimonBecker1997/TraefikCourse

Repository files navigation

Traefik training for absolute beginners

Welcome to this course

This repository is part of a udemy course called Routing with Traefik: Learn Traefik in less than 5 hours You can find the videos here:

I strongly recommend to watch the course BEFORE you play around with the provided files in this repository. In the subfolders you will find all the chapters that have been shown in the videos.

Chapters

Klick on the headings to directly be forwarded to each topic

This section teaches you on how to get started and how to run traefik for the first time

You will learn how to route requests to the container/webservice you'd like to. Routes are explained using simple examples.

After establishing the correct routes to our webservices, it is nececcary to enable SSL. Securing your webservices with traefik is very easy and can be done within minutes.

All about changing and tweaking your incoming requests. Add authentication, change somehow the URL and so on. All easy explained and fast to do.

You need to know whats happening. Traefik gives you a deep visibility inside of it's logs and metrics.

You would like to get a real world example out of the cloud? Here you go!

Running some easy examples in Kubernetes. You will find out how.

How to run the lab on my computer?

There are multiple ways to run this lab. Prerequisites are:

When these prerequisites are fulfilled, clone this repository by running

git clone https://github.com/SimonBecker1997/TraefikCourse.git

If you do not have git installed, download this repo and extract it on your computer

About

This repository suits as example storage for the traefik course I've published on udemy: https://www.udemy.com/course/routing-with-traefik-learn-traefik-in-less-than-2-hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published