damccorm commented on code in PR #28416:
URL: https://github.com/apache/beam/pull/28416#discussion_r1323347048


##########
.github/gh-actions-self-hosted-runners/arc/environments/beam.env:
##########
@@ -34,9 +34,9 @@ main_runner = {
     runner_image = 
"us-central1-docker.pkg.dev/apache-beam-testing/beam-github-actions/beam-arc-runner:60d397ecfbd2b10a1929615c70d500eb71a2c053"
     machine_type = "e2-standard-16"
     min_node_count = "1"
-    max_node_count = "16"
+    max_node_count = "24"
     min_replicas = "1"
-    max_replicas = "128"
+    max_replicas = "200"

Review Comment:
   Non-blocking - do we have docs on this being related to core count? 
Eventually we'll want others to be able to manage this, so we should make sure 
the docs here are obvious



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to