Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janaom/gcp-devops-project
https://github.com/janaom/gcp-devops-project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/janaom/gcp-devops-project
- Owner: janaom
- Created: 2023-09-27T15:46:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T18:34:12.000Z (about 1 year ago)
- Last Synced: 2023-10-06T19:35:43.612Z (about 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- Create a GitHub repo and clone the repo onto the local system (your laptop)
- Make changes in README.md and push this change to production
- Code a basic flask application, test it locally and push this code to the main branch
- Create your GCP account and set up a budget alert for 20 USD
- Connect Cloud Build trigger to GitHub repo
- Creating a namespace on the GKE cluster
- Deploy an application to GKE and validate the deployment
- Update the code also to contain service as a type load balancer
- Deploy to production and validate if you can access the endpoint via the load balancer IP
- Increase the replica count to 5 and deploy the changes![image](https://github.com/janaom/GCP-DevOps-Project/assets/83917694/545784bf-4126-484b-9390-7a685798c393)