Use gp2 400g for m5 instances on build01#8715
Use gp2 400g for m5 instances on build01#8715openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hongkailiu, stevekuznetsov The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
It clearly simplifies everything to just use a single big disk, but I think the core idea with the I think for CI and other workloads we should eventually have an OpenShift component that helps one make use of these instance-attached drives automatically for things like container images and |
|
CI has never needed this level of performance though - we just don't write enough to disk to need more than a large gp2. I would reserve m5d for INSANE io use cases, like production databases doing 200k tps |
|
I'd believe you, although no one has tried o numbers here right? Even if you're right for our current CI workload, I think the point still stands that the platform should make it easy to instance-attached disks for the container images/OS logs etc. (I'd hope OCS/Ceph makes it easy to use them for PVs, but that's a separate thing) Could imagine some sort of: field somewhere...where |
Follow up https://coreos.slack.com/archives/CHY2E1BL4/p1588346798357400?thread_ts=1588269732.276800&cid=CHY2E1BL4
deletePolicy: oldestto remove the oldest machines when scaling down/cc @stevekuznetsov @smarterclayton @cgwalters @rphillips @michaelgugino