OnlineBoutique 앱 데모 애플리케이션 사용해 보기

OnlineBoutique 앱을 사용하는 Anthos 비공개 모드 데모

'온라인 부티크' 데모를 사용해 Anthos 비공개 모드를 계속 살펴볼 수 있습니다. 여기서는 Git를 사용하여 Anthos Config Management를 사용자 클러스터에 연결한 후 Anthos Service Mesh 트래픽에서 mTLS를 사용 설정하는 방법을 확인할 수 있습니다.

OnlineBoutique 출시 버전을 다운로드하고 README 파일의 안내를 따르세요.

export VERSION=0.9.0-gke.0
gsutil cp gs://anthos-private-mode-release/$VERSION/demo/onlineboutique.tar.gz .
tar xvfz onlineboutique.tar.gz

ln -s $(find . -type d -name 'onlineboutique-0.8.*' | sort -nr | head -1) onlineboutique
cd onlineboutique

actl images push --private-registry=${PRIVATE_REGISTRY}

리소스가 부족한 Online Boutique