kubernetes-nodejs-example
                                
                                 kubernetes-nodejs-example copied to clipboard
                                
                                    kubernetes-nodejs-example copied to clipboard
                            
                            
                            
                        Node.js example application with Kubernetes and CircleCI config
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