Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.11 KB

redis.md

File metadata and controls

33 lines (26 loc) · 1.11 KB

Cloud Resource Operator - Redis

Usage

OpenShift

$ make cluster/prepare 
$ make cluster/seed/redis PROVIDER=openshift

AWS

$ make cluster/prepare 
$ make cluster/seed/redis PROVIDER=aws

GCP

$ make cluster/prepare 
$ make cluster/seed/redis PROVIDER=gcp

Strategy

AWS

A JSON object containing two keys: region, which is the AWS region code, and createStrategy, which is a JSON representation of this struct

Openshift

For Kubernetes/Openshift the JSON object contains a single key, strategy. The strategy object can contain the following keys, which are used to overwrite specific object configuration: