Skip to content

We will learn how to deploy a Traefik ingress controller on your Kubernetes cluster.

Notifications You must be signed in to change notification settings

ravindrasinghh/traefik-controller-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

traefik-controller-setup

Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy.

How can Traefik can help you!

Traefik listens to your service registry/orchestrator API and instantly generates the routes so your microservices are connected to the outside world -- without further intervention from your part.

Documentation

You can find the complete documentation of Traefik v2 at https://doc.traefik.io/traefik/.

A collection of contributions around Traefik can be found at https://awesome.traefik.io.

Run Traefik and let it do the work for you! (But if you'd rather configure some of your routes manually, Traefik supports that too!)

Architecture

Installation using helm

You can find the Installation documentation at https://medium.com/@rvisingh1221/install-traefik-ingress-controller-in-aws-eks-kubernetes-3988b4875b5c.

You can find the video at https://youtu.be/1rhxhzea1gE

About

We will learn how to deploy a Traefik ingress controller on your Kubernetes cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages