Added new templates for 3 clouds.

This commit is contained in:
Ashwin Sangem
2021-10-21 14:27:06 +05:30
parent 700743e332
commit c765d6316f
12 changed files with 490 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["Deployment", "Python"]
}