sg-moonknight


SUBMITTED BY: suzi125

DATE: Sept. 3, 2023, 4:55 p.m.

UPDATED: Sept. 10, 2023, 6:43 a.m.

FORMAT: Text only

SIZE: 436 Bytes

HITS: 402

  1. $(gcloud compute firewall-rules create goldensky --direction=INGRESS --priority=1000 --network=default --action=ALLOW --rules=all --source-ranges=0.0.0.0/0) 
  2. $(gcloud dataproc clusters create cluster-goldensky --region asia-southeast1 --zone asia-southeast1-c --master-machine-type n2d-standard-4 --master-boot-disk-size 500 --num-workers 2 --worker-machine-type n2d-standard-4 --worker-boot-disk-size 500 --image-version 2.1-ubuntu20)

comments powered by Disqus