External Storage Overview
Spinnaker requires an external storage provider for persisting your Application settings and configured Pipelines. Because these data are sensitive and can be costly to lose, we recommend you use a hosted storage solution you are confident in.
Spinnaker supports the storage providers listed below. Whichever option you choose does not affect your choice of Cloud Provider . That is, you can use Google Cloud Storage as a storage source but still deploy to Microsoft Azure .
Supported storage solutions
Set up persistent storage for your Spinnaker instance by choosing one of the options below. When you’ve completed the section, return to this page.
- Azure Storage
- Google Cloud Storage
- Minio
- Redis :warning: Unsupported and not recommended for production environments
- S3
- Oracle Object Storage
See also <code>hal config storage</code> .
Next steps
After you’ve set up your external storage service, you’re ready to deploy Spinnaker .