An open API service indexing awesome lists of open source software.

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

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)