This documentation is for an older version of GoodData.
Go to the latest version.
Environment setup
How you configure your Kubernetes cluster is your choice. That topic is out of the scope of this documentation.
However, we have provided reference examples of Redis and Postgres services provisioning for the following platforms:
- Amazon AWS
- Google Cloud
- Microsoft Azure
Note
Optionally, you can skip the usage of supplemental services from your cloud provider and GoodData.CN Helm Chart will install the required systems as subcharts. While it may be useful for the initial testing of the deployment, we recommend you use the provided Postgres and Redis services from your provider for the production environment. See the options in thevalues.yaml
file of the GoodData.CN documentation for the configuration
of deployRedisHA
and deployPostgresHA
properties.