elotl / kip

Virtual-kubelet provider running pods in cloud instances
Apache License 2.0
223 stars 14 forks source link

Add compute scope to GKE node pool in TF #127

Closed ldx closed 4 years ago

ldx commented 4 years ago

This way the user does not need to configure their GCE service account credentials via provider.yaml. In fact, the whole GCE section can be left empty:

cloud:
  gce: {}

and Kip will auto-detect everything.