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

https://github.com/shnartho/python-microservices-web-app

Web application using flask and microservices like docker
https://github.com/shnartho/python-microservices-web-app

docker docker-compose flask helm-charts kubernetes minikube python

Last synced: 3 months ago
JSON representation

Web application using flask and microservices like docker

Awesome Lists containing this project

README

          

# Python-Microservices-Web-App
Web application using flask and microservices (docker, kubernetes, helm)
- Install Python
- Creating python virtual environments
- installing python vs code extensions
- sample flask application
- jinja te4mplating for dynamic web pages
- using pip to freeze python dependencies
- building docker image using Dockerfile
- writing docker compose file
- writing kubernetes manifest files for the application
- creating helm chart

Website is running on multiple Kubernetes pod using Helm

[![helm1.png](https://i.postimg.cc/ZK3HcpP1/helm1.png)](https://postimg.cc/CzhbMZQN)

[![kubecvweb.png](https://i.postimg.cc/054Dhj2P/kubecvweb.png)](https://postimg.cc/0rpzw8wB)