Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 338 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 338 Bytes

Kubernetes

This project features two microservices on GKE using a shared Persistent Volume for file storage and processing. The first microservice handles file storage and coordinates with the second for product calculations. Deployment is automated via a CI/CD pipeline using GCP services like Cloud Build, Artifact Registry, and GKE.