Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 327 Bytes

How to write configmap enabled golang microservices

This repo holds code demonstrating how to build a golang service that reconfigures on the fly when ConfigMap data updates.

The blog post explaining this code is available here