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
[CI] Make US West cluster use SSDs for Windows nodes (#455)
We have seen some decent performance improvements using SSDs for windows
nodes particularly in regards to container image pull times (about 30%).
This patch parameterizes gke_cluster to enable setting the
window_disk_type on one cluster so we can run an A/B test to make sure
the expected gains translate to production.
0 commit comments