-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
kubeRelated to Kubernetes configurationRelated to Kubernetes configuration
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
kubeRelated to Kubernetes configurationRelated to Kubernetes configuration