Skip to content

stackriot-labs/kubernetes-nodejs-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubernetes-nodejs-example

Example Node.js application with Kubernetes config yamls and CircleCI yaml to deploy.

Read the related Moving to Kubernetes blog post.

What's in repo?

  • Hello world Express server
  • Graceful server stop
  • Docker config with private npm support
  • Kubernetes secret
  • Kubernetes deployment
  • Kubernetes service
  • Kubernetes liveness (healthcheck)
  • Kubernetes readiness
  • CircleCI config example

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • Dockerfile 21.7%