We have configured automated builds in DockerHub Kubernetes will fetch image from this DockerHub.
We should create a cluster in Google Kubernetes Engine Connect the gcloud authentication to kubectl and deploy kubernetes via the command
kubectl apply -f containers.yaml
Reference :
kubernetes-101
deploy go with docker