Google Compute Engine
In Google Compute Engine (GCE), an maps to a credential able to authenticate against a given Google Cloud Platform (GCP) project.
You need a (GCP) project to run Spinnaker against. The next steps assume you’ve already created a project , and installed . You can check that is installed and authenticated by running:
Spinnaker needs a service account to authenticate as against GCE, with the role enumerated below enabled. If you don’t already have such a service account with the corresponding JSON key downloaded, you can run the following commands to do so:
First, make sure that the provider is enabled:
All that’s required are the following values (we’ve provided defaults for you):
Finally, add your new google account:
If you are looking for more configurability, please see the other options listed in the .
Optionally, you can set up another cloud provider , but otherwise you’re ready to in which to install Spinnaker.