jgedarovich / kubernetes-nodejs-example

Node.js example application with Kubernetes and CircleCI config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Node.js example application with Kubernetes and CircleCI config


Languages

Language:JavaScript 100.0%