Continuous Delivery with Google Cloud Deploy Rezensionen
1906 Rezensionen
Nikita K. · Vor mehr als ein Jahr überprüft
Yogendra S. · Vor mehr als ein Jahr überprüft
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. · Vor mehr als ein Jahr überprüft
Very good
ROBERTO C. · Vor mehr als ein Jahr überprüft
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. · Vor mehr als ein Jahr überprüft
Carlos L. · Vor mehr als ein Jahr überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.