Polyaxon & MemoryStore for Redis on GCP
How to use Polyaxon and MemoryStore for Redis on GCP together
This integration is about using Cloud MemoryStore for Redis for Polyaxon.
Pre-requisites
A valid GCP Subscription.
Create a Cloud MemoryStore
Create a MemoryStore instance
Update polyaxon deployment
Update your config deployment file and upgrade.
redis:
enabled: false
externalServices:
redis:
host: "10.0.16.3"