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

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

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