2017년 8월 21일 월요일

구글 클라우드 아시아 지역 지역표 타임존

asia-southeast1SingaporeJurong West, Singaporeasia-southeast1-a
asia-southeast1-b
asia-east1TaiwanChanghua County, Taiwanasia-east1-a
  • 2.5 GHz Intel Xeon E5 v2 (Ivy Bridge) platform (default)
  • 2.2 GHz Intel Xeon E5 v4 (Broadwell) platform
  • 2.0 GHz Intel Xeon (Skylake) platform
  • 64-core machine types
  • Local SSDs
asia-east1-b
  • 2.5 GHz Intel Xeon E5 v2 (Ivy Bridge) platform (default)
  • 2.0 GHz Intel Xeon (Skylake) platform
  • 32-core machine types
  • Local SSDs
asia-east1-c
asia-northeast1TokyoTokyo, Japanasia-northeast1-a
asia-northeast1-b
asia-northeast1-c

클라우드 존이동 명령


클라우드 shell
존이동 미국서부에서 아시아 도쿄로 이동 하는 샘플

gcloud compute instances move  instance-1 --zone us-west1-b --destination-zone asia-northeast1-b

2017년 8월 20일 일요일

google cloud 인스턴스 고정 IP 설정 방법




  1. Go to the VM instances page in the Cloud Platform Console. Go to the VM instances page
  2. Click the name of the instance that you want to assign an external IP to.
  3. Click the Edit button at the top of the page.
  4. Under External IP, select either an ephemeral or static external IP address to assign to the instance.
  5. Click the Save button to save your changes.



아래와 같이 인스턴스 설정에서 nic0 에 대한 IP설정을 할 수 있다.
임시에서 고정 IP 로 활당 받을 수 있다.