paulfantom / homer-reloader

Reload homer configuration based on kubernetes ingresses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homer Reloader

Application to watch kubernetes Ingress and reload Homer Configuration based on template and Ingress annotations.

By deafult application takes into account only Ingress resources labeled with reloader.homer/enabled=true. This can be changed by setting --watch-all-ingresses flag which will cause application to watch all Ingress resources in all namespaces.

About

Reload homer configuration based on kubernetes ingresses

License:MIT License


Languages

Language:Go 93.7%Language:Dockerfile 6.3%