External Storage
Spinnaker requires an external storage provider for persisting your Application settings and configured Pipelines.
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 (Not recommended for production environments)
- S3
- Oracle Object Storage
See also hal config storage .
Next steps
After you’ve set up your external storage service, you’re ready to deploy Spinnaker .
External Storage Overview
Spinnaker requires an external storage provider for persisting your Application settings and configured Pipelines.
Amazon S3
Spinnaker can store all of its persistent data in an S3 Bucket.
Azure Storage
Spinnaker supports using Azure for persisting your Application settings and configured Pipelines.
Google Cloud Storage
Spinnaker supports using Google Cloud Storage for persisting your Application settings and configured Pipelines.
Minio
Spinnaker supports using Minio for persisting your Application settings and configured Pipelines.
Oracle Cloud Infrastructure Object Storage
Spinnaker supports using Oracle Object Storage for persisting your Application settings and configured Pipelines.
Redis
Spinnaker supports using Azure for persisting your Application settings and configured Pipelines.
Last modified December 22, 2021: docs(fix): Fix various encoding issues (#170) (0475fe5)