tiredofit / docker-traefik-cloudflare-companion

Automatically Create CNAME records for containers served by Traefik
MIT License
384 stars 64 forks source link

Add docker mode flag to allow running inside of kubernetes. #67

Closed ZackMitkin closed 10 months ago

ZackMitkin commented 2 years ago

I wasn't able to find any alternatives for kubernetes but was able to make this work inside of kubernetes with a few minor patches.

Running on Kubernetes will rely only on polling method but still works very well.

Note: This only works with Traefik V2 on kubernetes since no support for polling in V1.