리뷰 Google Cloud Deploy를 통한 지속적 배포개

리뷰 1906개

Nikita K. · 1년 초과 전에 리뷰됨

Yogendra S. · 1년 초과 전에 리뷰됨

Though the first step to create clusters are completed it still does not mark it as completed. student_02_3daa9c4dbcea@cloudshell:~/cloud-deploy-tutorials/tutorials/base (qwiklabs-gcp-00-3fb1af41abca)$ gcloud container clusters list --format="csv(name,status)" name,status prod,RUNNING staging,RUNNING test,RUNNING

Yogendra S. · 1년 초과 전에 리뷰됨

Very good

ROBERTO C. · 1년 초과 전에 리뷰됨

The task list order is wrong. After task 6 is task 9, and then task 7. Task 9. Promote the application to staging The correct cli: ``` gcloud beta deploy releases promote --delivery-pipeline web-app --release web-app-001 --to-target staging ``` Task 7. Promote the application to prod The correct cli: ``` gcloud beta deploy releases promote --delivery-pipeline web-app --release web-app-001 --to-target prod ``` I’m tired of fixing your scripts.

Violet S. · 1년 초과 전에 리뷰됨

Carlos L. · 1년 초과 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.