2019-11-13 12:29:30 -08:00
|
|
|
{
|
|
|
|
|
"name": "Build and Deploy to GKE",
|
|
|
|
|
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
|
2020-06-02 13:40:33 -07:00
|
|
|
"creator": "Google Cloud",
|
2019-11-13 12:29:30 -08:00
|
|
|
"iconName": "googlegke",
|
2021-09-30 07:31:43 +05:30
|
|
|
"categories": ["Deployment", "Dockerfile"]
|
2020-03-03 17:06:43 +01:00
|
|
|
}
|