Reliable Web Service Demo
Creating a Flask Live WebApp with Kubernetes and Docker
Tools and Skills:
- Kubernetes
- Docker
- Github Actions
- Prometheus
- Grafana
- PostgreSQL
This project was to dial up my knowledge in Kubernets and Docker. This was to learn how to set something up in my own cluster, manage the deployments, and adding Services/Ingress/Monitor objects. At work, I interacted with K8s but I never fully controlled everything. Doing this to really grasp it.
Also explored Prometheus and Grafana integration to help with live monitoring. It’s still in the works, I’m currently learning more about configuring a Postgres DB with it and volume mounts.