This project demonstrates how to set up and configure Prometheus with minikube for monitoring, and develop a FastAPI application to manage Kubernetes deployments and interact with Prometheus.
- Local Kubernetes cluster setup using Minikube with Docker as the driver
- Prometheus configuration for monitoring application metrics
- FastAPI application for managing Kubernetes deployments and interacting with Prometheus
- Deployment of the FastAPI application within the Minikube cluster
For a comprehensive guide, including setup instructions, code explanations, and challenges faced, please refer to the full documentation:
📚 CLICK HERE FOR FULL DOCUMENTATION (PDF) 📚
Contributions to improve the project are welcome. Please feel free to share the solutions of my challenges mentioned in the Detailed Documentation.