https://github.com/z0mbix/demo-service
Simple service to demo dynamically reloading configuration by watching a volume mounted Kubernetes ConfigMap
https://github.com/z0mbix/demo-service
backend go info service
Last synced: over 1 year ago
JSON representation
Simple service to demo dynamically reloading configuration by watching a volume mounted Kubernetes ConfigMap
- Host: GitHub
- URL: https://github.com/z0mbix/demo-service
- Owner: z0mbix
- License: mit
- Created: 2023-11-02T16:45:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T23:15:08.000Z (over 2 years ago)
- Last Synced: 2025-01-29T15:50:46.502Z (over 1 year ago)
- Topics: backend, go, info, service
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo Service
A very simple service that demonstrates a viper based application that
loads its configuration from a volume mounted ConfifMap in kubernetes