get changes of all types—including new features, configuration changes, bug fixes and experiments—into production, or into the hands of users, safely and quickly in a sustainable way.
GKE and set up some prerequisites Setup Spinnaker Using Helm to deploy Spinnaker to one of our clusters Deploy Build and Deploy your applications Prepare Pipeline Configure Cloud Builder and Spinnaker Pipelines
spinnaker-account export SPINNAKERACCOUNT_EMAIL=$(gcloud iam service-accounts list \ --filter="displayName:spinnaker-account" \ --format='value(email)') export PROJECT=$(gcloud info --format='value(config.project)')