Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keval-gandevia/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.
https://github.com/keval-gandevia/kubernetes
artifact-registry ci-cd docker dockerhub gke google-cloud-build k8s k8s-pod k8s-service microservices nodejs persistent-volume persistent-volume-claim terraform
Last synced: 10 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/keval-gandevia/kubernetes
- Owner: Keval-Gandevia
- Created: 2024-08-19T21:17:51.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T01:42:33.000Z (5 months ago)
- Last Synced: 2024-11-12T02:38:39.343Z (2 months ago)
- Topics: artifact-registry, ci-cd, docker, dockerhub, gke, google-cloud-build, k8s, k8s-pod, k8s-service, microservices, nodejs, persistent-volume, persistent-volume-claim, terraform
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.