Entrega contínua com Google Cloud Deploy avaliações
1283 avaliações
Charles G. · Revisado há 11 months
task completed but score not calculated
Rohit J. · Revisado há 11 months
Nikita K. · Revisado há 11 months
Yogendra S. · Revisado há 11 months
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. · Revisado há 11 months
Very good
ROBERTO C. · Revisado há 11 months
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. · Revisado há 11 months
Carlos L. · Revisado há 11 months
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.