You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's investigate if we can configure Prow to provide us disk with better performance. For etcd we recommend SSD, so for performance heavy tests we should use it.
I heard that Kubernetes Node tests run on VM, in that setup it should be possible to attach disk.
We should investigate how those test run.
Why is this needed?
Great for robustness and benchmarks to get stable performance
The text was updated successfully, but these errors were encountered:
@BenTheElder (or probably better to reach out in #sig-testing), could shed some light on what we need to do to define and have access to a PVC.
Should we worry that the PVC may become a bottleneck, as we may not have the pod schedule because it'll be waiting on the PVC? Unless we can create ephemeral PVCs, or alternatively, enable this only for periodic jobs.
What would you like to be added?
Let's investigate if we can configure Prow to provide us disk with better performance. For etcd we recommend SSD, so for performance heavy tests we should use it.
I heard that Kubernetes Node tests run on VM, in that setup it should be possible to attach disk.
We should investigate how those test run.
Why is this needed?
Great for robustness and benchmarks to get stable performance
The text was updated successfully, but these errors were encountered: