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

https://github.com/thorstenhans/hotreloading-configuration-data-using-kubernetes-configmaps


https://github.com/thorstenhans/hotreloading-configuration-data-using-kubernetes-configmaps

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Hot-Reload Configuration in .NET with Kuberenetes ConfigMaps

This repository contains a sample application that demonstrates how to implement hot-reload for configuration data in .NET applications leveraging Kubernetes ConfigMaps.

For further details and a walk-through consult the corresponding article on my blog.