Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paulfantom/homer-reloader
- Owner: paulfantom
- License: mit
- Created: 2023-05-17T15:34:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T17:29:40.000Z (23 days ago)
- Last Synced: 2024-11-30T18:29:14.700Z (23 days ago)
- Language: Go
- Size: 51.8 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.