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
- Host: GitHub
- URL: https://github.com/shnartho/python-microservices-web-app
- Owner: shnartho
- Created: 2022-09-13T22:01:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T01:07:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T08:33:20.333Z (over 1 year ago)
- Topics: docker, docker-compose, flask, helm-charts, kubernetes, minikube, python
- Language: HTML
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](https://postimg.cc/CzhbMZQN)
[](https://postimg.cc/0rpzw8wB)