Skip to content

Default number of GCP nodes to 1

Dan Davison requested to merge qa-lower-default-cluster-size into master

What does this MR do?

Lowers the default number of nodes spun up from the QA KubernetesCluster service from 3 to 1.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

This change should make clusters faster to spin up since they have less nodes to create.

Merge request reports