configmap-microservice-demo icon indicating copy to clipboard operation
configmap-microservice-demo copied to clipboard

A Kubernetes ConfigMap enabled GoLang Micro WebService Demo

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