rafrasenberg / eks-traefik-cdk

AWS EKS with Traefik v2 and the AWS CDK

Home Page:https://traefik.io/blog/aws-elastic-kubernetes-traefik/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS EKS with Traefik v2 and the AWS CDK

This is the repository for a guest blog post I have written for Traefik. For an in-depth walk-through, check out the post here.

Deployment

To deploy, change the constants in ops/lib/constants.ts with the appropriate values and then run:

cdk deploy

About

AWS EKS with Traefik v2 and the AWS CDK

https://traefik.io/blog/aws-elastic-kubernetes-traefik/


Languages

Language:TypeScript 92.2%Language:JavaScript 7.8%