rshamunov commented on code in PR #24593:
URL: https://github.com/apache/beam/pull/24593#discussion_r1044337365


##########
playground/terraform/README.md:
##########
@@ -68,6 +68,11 @@ gke_name             = "playground-backend"  #Playground GKE 
Cluster name
 region               = "us-east1"            #Set the deployment region
 location             = "us-east1-b"          #Select the deployment location 
from available in the specified region
 state_bucket         = "bucket_name"         #GCS bucket name for Beam 
Playground temp files
+bucket_examples_name = "bucket_name-example" #GCS bucket name for Playground 
examples storage
+redis_name           = "playground_redis"    #Choose the name for redis 
instance
+min_count            = 2                     #Min node count for GKE cluster

Review Comment:
   min is 1



-- 
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