Skip to content

peishuli/k8s-configmap-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-configmap

This repo contains a sample ASP.NET Core 2.2 web site. The home (index) page displays the logging levels set in appsettings.json.

This sample demonstrates how to using k8s configmap to mount appsettings.json's content during deployemnt (via Helm). It also demonstrates how to force automatically pod restart whenever the config map changes - via an annotation.

Potential use cases:

  • ApiGateway (ocelot config)
  • Node JS Workers (config files)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published