Run Go Web App on Google Cloud Kubernetes Engine

@kondlawork
1 min readAug 8, 2020

--

Deployment workflow diagram

  1. Build Docker file for Go lang web app

2. Build image, add tag and push docker image to GCR (Google Container Registry)

GuestBook Go webapp pod declaration

GuestBook Go webapp service declaration

3. Create WebApp pod(s) & WebApp service (Load Balancer)

5. Testing App ..

Go WebApp URL

6. GuestBook App Source

--

--

@kondlawork
@kondlawork

Written by @kondlawork

I am a software engineering manager, and cloud architect who design, build, deploy, scale ,simplify and cost optimize platform architecture.

No responses yet