https://github.com/samerkh/k8s-demo
Tutorial repo to create docker images and k8s config and monitor cluster logs
https://github.com/samerkh/k8s-demo
angular docker docker-compose elasticsearch fluent-bit kibana kubernetes nestjs nginx postgresql
Last synced: 3 months ago
JSON representation
Tutorial repo to create docker images and k8s config and monitor cluster logs
- Host: GitHub
- URL: https://github.com/samerkh/k8s-demo
- Owner: samerkh
- Created: 2024-11-17T21:44:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T21:45:02.000Z (over 1 year ago)
- Last Synced: 2025-03-14T20:46:26.208Z (over 1 year ago)
- Topics: angular, docker, docker-compose, elasticsearch, fluent-bit, kibana, kubernetes, nestjs, nginx, postgresql
- Language: TypeScript
- Homepage: https://medium.com/@samer.alkhatib/deploy-and-monitor-your-fullstack-application-on-kubernetes-locally-angular-nestjs-postgresql-e5a0ae6faabf
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s Demo App
This is a simple app with k8s configuration. This repo is created for the tutorial on [this medium blog](https://medium.com/@samer.alkhatib/deploy-and-monitor-your-fullstack-application-on-kubernetes-locally-angular-nestjs-postgresql-e5a0ae6faabf)
## Contents
- Frontend application (Angular)
- Backend application (NestJS)
- Database (PostgreSQL)
- Nginx server
- Dockerfiles
- docker-compose
- Kubernetes config files
- EFK Stack (elasticsearch fluentbit kibana)