elotl / kip

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

Add logging.write and monitoring.write scopes to GCE instances #114

Closed ldx closed 4 years ago

ldx commented 4 years ago

We plan to run a monitoring and a logging agent on GCE instances to better integrate with stackdriver. This adds the necessary scopes so that those agents can send data to SD.

ldx commented 4 years ago

This fixes #92