Skip to content

Use persistent disk on non-GCP deploys #107

@batpad

Description

@batpad

Currently, we have persistent disk configuration to work with GCE persistent disks: https://github.com/developmentseed/osm-seed/blob/develop/helm/osm-seed/templates/db-pd.yaml#L17

We need to add an option in values.yaml which specifies the cloud provider - like gcp, aws (and in the future none / self) and accordingly configures persistent storage for the specified target.

I will do research on specifying persistent storage on AWS with EKS and then make the required changes to conditionally handle setting up of the persistent disk.

cc @Rub21 @olafveerman

Metadata

Metadata

Assignees

Labels

kubeRelated to Kubernetes configuration

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions