Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulfantom/homer-reloader

Reload homer configuration based on kubernetes ingresses
https://github.com/paulfantom/homer-reloader

Last synced: 4 days ago
JSON representation

Reload homer configuration based on kubernetes ingresses

Awesome Lists containing this project

README

        

# Homer Reloader

Application to watch kubernetes Ingress and reload [Homer](https://github.com/bastienwirtz/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.