pachyderm / helmchart

Helm Chart for Pachyderm
5 stars 9 forks source link

etcd requires 1500 IOPS to be performant with pachyderm #51

Closed echohack closed 3 years ago

echohack commented 3 years ago

Signed-off-by: echohack git@echohack.app

This PR changes a few options in the default values to ensure that we suggest the correct storage class and size to meet the 1500 IOPS minimum requirement for running a performant etcd cluster.

robert-uhl commented 3 years ago

This LGTM. At first glance I thought maybe it would be good to make this configurable, but … no sense making it possible to have fewer than the minimum required resources, right?