Google Cloud Storage
Steps to Configure GCS Artifacts
Validated data from artifacts can consume GCS objects as artifacts, in multiple Spinnaker Stages.
Prerequisites
To have GCS enabled on Spinnaker, it’s mandatory to have GCP (Google Cloud Project) created to host a bucket in.
To validate and confirm whether GCP is created or not, execute the following command
For Spinnaker to authenticate on GCP, it’s mandatory to have Google Credentials/JSON key downloaded. In case if the details are unavailable, click here to generate the same.
Enable GCS Artifact Settings:
Ensure to have the following values are enabled
Execute the following command to enable Artifact Support
Execute, the following command to add Artifact account
Finally, execute the following command to enable GCS artifact Support
Note: To Explore more options on this configuration, click here
Last updated