diff --git a/website/src/content/docs/guides/ingress/traefik.md b/website/src/content/docs/guides/ingress/traefik.md index 93e176c684f..2cc2f28b2bf 100644 --- a/website/src/content/docs/guides/ingress/traefik.md +++ b/website/src/content/docs/guides/ingress/traefik.md @@ -2,4 +2,26 @@ title: Traefik --- +## Setup + +### Example setup + + +## Middleware Examples + +Here we will showcase some middlewares you can use to customise your traefik ingress behavior. +For more information and all available options, please checkout common ingress docs (TODO: add link to common docs) + +### General + +To setup a TrueCharts chart to create and use a middleware, do this: + +TBD + +### Auth + +TBD + +### Themepart + TBD