tpl_gcp_k8s_4x8.yaml 314 B

123456789101112131415
  1. cloud_id: cld_k8WcxPgjUtSE8RVmfZpTLuKM # anyscale_k8s_gcp_cloud
  2. region: us-central1
  3. max_workers: 3
  4. head_node_type:
  5. name: head_node
  6. instance_type: n2-standard-8
  7. worker_node_types:
  8. - name: worker_node
  9. instance_type: n2-standard-8
  10. min_workers: 3
  11. max_workers: 3
  12. use_spot: false