メインコンテンツへスキップ

Google Compute Engine

2015

GKE Guestbook チュートリアルを試す
GCP GKE Google Compute Engine Kubernetes tutorial
前回は Wordpress のチュートリアルを試しました、次はもう少し複雑な Guestbook Tutorial - Container Engine — Google Cloud Platform をなぞります。 Create a Container Engine cluster # GKE クラスタを作成します $ gcloud beta container clusters create guestbook Creating cluster guestbook...done. Created [https://container.googleapis.com/v1/projects/PROJECTID/zones/asia-east1-c/clusters/guestbook]. kubeconfig entry generated for guestbook. To switch

2014

AnsibleでGCEサーバーをセットアップする
Ansible Google Compute Engine gce google
A quick demo of Ansible and GCE http://t.co/6rqxSt41NL — Red Hat Ansible (@ansible) June 27, 2014 A quick demo of Ansible and GCE http://t.co/6rqxSt41NL — Ansible (@ansible) 2014, 6月 27 という tweet を見て、Docker Meetup で GCE の $500 分クーポンをもらっていたのを思い出したので試してみました。 ブ