Skip to content

Instantly share code, notes, and snippets.

View hasebe's full-sized avatar

Kozzy Hasebe hasebe

View GitHub Profile
#!/bin/bash
# Enable Vertex AI service
echo "### Vertex AI の有効化"
gcloud services enable aiplatform.googleapis.com
echo
# Clone hands-on asset
echo "### ハンズオンアセットのダウンロード"
git clone https://github.com/google-cloud-japan/next-tokyo-assets/
@hasebe
hasebe / setup_workstationscluster.sh
Last active June 4, 2025 07:30
Create a workstations cluster
echo "#########################################"
echo "1. Google Cloud 機能 (API) 有効化"
echo "#########################################"
gcloud services enable \
workstations.googleapis.com \
artifactregistry.googleapis.com \
cloudbuild.googleapis.com \
run.googleapis.com
echo
@hasebe
hasebe / asm-istio-versions.csv
Last active March 24, 2021 04:52
Anthos Service Mesh and Istio relations
We can make this file beautiful and searchable if this error is corrected: It looks like row 5 should actually have 5 columns, instead of 2 in line 4.
ASM Version,Istio(istiod/pilot),ASM(istiod/pilot),Istio(envoy),ASM(envoy)
1.5.4-asm.2,f27639c7369f8a6ef144ed8768f8acb27566d999/1.5.4/Clean/go1.13.8,eb16856d91c98b37d1a574d378df5bd2229be70f/1.5.4-asm.2/Clean/go1.13.8,9b4239dee83dd8894bfc579d412ccd894cff2597/1.13.1-dev/Clean/RELEASE/BoringSSL,9b4239dee83dd8894bfc579d412ccd894cff2597/1.13.1-dev/Clean/RELEASE/BoringSSL
1.5.5-asm.0,e9fbb7f8bb36389350262cac82319145d4e2386a/1.5.5/Clean/go1.13.8,a35e06d9ea5cc50096200b5432a41c6ff9aba8e8/1.5.5-asm.2/Clean/go1.13.8,465c884352bad518ba75118f9b96973c95796e09/1.13.1-dev/Clean/RELEASE/BoringSSL,465c884352bad518ba75118f9b96973c95796e09/1.13.1-dev/Clean/RELEASE/BoringSSL
1.5.5-asm.2,e9fbb7f8bb36389350262cac82319145d4e2386a/1.5.5/Clean/go1.13.8,a35e06d9ea5cc50096200b5432a41c6ff9aba8e8/1.5.5-asm.2/Clean/go1.13.8,465c884352bad518ba75118f9b96973c95796e09/1.13.1-dev/Clean/RELEASE/BoringSSL,465c884352bad518ba75118f9b96973c95796e09/1.13.1-dev/Clean/RELEASE/BoringSSL
1.5.6-asm.0,d5fa6e530e12790609b00c898b7867f57713dff3/1.5.6/Clean/go1