hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 208 forks source link

Info needed on min. node config (at least on GKE) #49

Open dsandip opened 6 years ago

dsandip commented 6 years ago

gitkubed pods are unschedulable on a low config node on GKE (g1-small: 1 vCPU, 1.70 GB ).

screen shot 2018-04-11 at 6 31 11 pm

Works like a charm on the next available config. Add information about the min. node config needed.

tirumaraiselvan commented 6 years ago

@dsandip Will you please add the docs/gke.md ?