In order to create a Google service account for use with Thanos:
You should now be at the Service account permissions (optional)
screen. Click inside the Role
box, and set the first entry to Storage Object Creator. Click the + Add Another Role
and set the second entry to Storage Object Viewer.
You should now be prompted to allow specific accounts access to this service account. This should be based on specific internal needs and is not a requirement. You can leave empty and press Done
Once back to the service accounts menu, select the ...
at the end of the entry you just created and press Create Key
Confirm a JSON key and hit Create
. This will download a JSON service account key entry for use with the Thanos object-store.yaml
mentioned in the initial setup step.
Edit this doc on GitHub