https://github.com/danielfsousa/kubernetes-node-microservices
🐳 Example of microservices running in kubernetes
https://github.com/danielfsousa/kubernetes-node-microservices
circleci docker draft elk-stack example-project helm kubernetes microservices nodejs prometheus skaffold
Last synced: 8 months ago
JSON representation
🐳 Example of microservices running in kubernetes
- Host: GitHub
- URL: https://github.com/danielfsousa/kubernetes-node-microservices
- Owner: danielfsousa
- Created: 2018-12-19T23:38:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T02:34:11.000Z (over 6 years ago)
- Last Synced: 2025-01-02T06:44:24.999Z (9 months ago)
- Topics: circleci, docker, draft, elk-stack, example-project, helm, kubernetes, microservices, nodejs, prometheus, skaffold
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubernetes-node-microservices [](https://circleci.com/gh/danielfsousa/kubernetes-node-microservices)
Example of a microservice built with Node.js running in kubernetes
## Tools and Technologies
- [Google Cloud Plataform](https://cloud.google.com)
- [Node.js](https://nodejs.org/en)
- [Redis](https://redis.io)
- [Docker](https://www.docker.com)
- [Kubernetes](https://helm.sh)
- [Helm](https://helm.sh)
- [Draft](https://github.com/Azure/draft)
- [Skaffold](https://github.com/GoogleContainerTools/skaffold)
- [Circleci](https://circleci.com)
- [ELK Stack](https://www.elastic.co/elk-stack)
- [Prometheus](https://prometheus.io)
- [rok8s-scripts](https://github.com/reactiveops/rok8s-scripts)## Development
TODO
## Production
TODO
## Testing
TODO
## Continuous Integration
TODO
## Logging
TODO
## Monitoring
TODO
## Health Checks
TODO
## Blue/Green Deployments
TODO
## Auto Scaling
TODO
## Caching
TODO