Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Feature Request: use a storage class for data volume instead of host dir #174

@stephen-dahl

Description

@stephen-dahl

Optionally use a stateful with PVCs for the StorageOS cluster. You already mount a local volume to each pod in the StorageOS cluster. Replacing that with another storage class would allow the cluster to use our cloud providers storage class to back StorageOS.

This has the following benefits:

  • Simpler setup since nodes do not have to be provisioned with extra storage ahead of time.
  • abstracts the hosts completely from the storage cluster.
  • makes adding more storage to the cluster as simple as scaling up the stateful set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions