GitHub / kwame-mintah / python-fastapi-azure-k8s-cluster
[[ 🔷 Mirrored from Azure DevOps 🔷]] Build and push a FastAPI docker image to Azures Container Registry (ACR) and deploy the application to Azure Kubernetes Cluster (AKS).
Stars: 1
Forks: 1
Open issues: 0
License: None
Language: Python
Size: 85.9 KB
Dependencies parsed at:
13
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 2 months ago
Topics: azure-devops, azure-pipeline, docker, fastapi, kubernetes, mirrored, python312
.github/workflows/run-linter.yml
actions
- actions/checkout main composite
- py-actions/flake8 v2.2.1 composite
- actions/checkout main composite
- actions/setup-python main composite
Dockerfile
docker
- python 3.12 build
docker-compose.yml
docker
requirements.txt
pypi
- fastapi ==0.103.2
- packaging *
- pydantic >=2.5.2
- pytest >=7.3.1
- pytest-bdd >=6.1.1
- python-dotenv >=1.0.0
- requests >=2.31.0
- uvicorn ==0.23.2