
Flask + SQLAlchemy + Alembic + Docker Compose + Kubernetes
This project is aimed at providing a detailed learning experience of Kubernetes. It offers basic components necessary for quickly onboarding and can serve as a template for future projects. The project includes steps to create and set up the necessary environment for development and deployment.
This project provides a comprehensive learning experience of Kubernetes, offering basic components for a smooth onboarding process. It can be used as a template for future projects, providing developers with a solid starting point. The installation process involves creating a .gitignore file, initializing Git, setting up a virtual environment, configuring the environment, and adding a pyproject.toml file for handling black configurations.
