关于“Resource Monitoring (Stackdriver)”的评价
评论
Debahuti D. · 评论over 7 years之前
arrffff, arrffff, arrffff!
Juan Enrique G. · 评论over 7 years之前
startup script did not work. I created instances from the marketplace and completed the lab.
Bill W. · 评论over 7 years之前
Ezequiel A. · 评论over 7 years之前
Sanjay P. · 评论over 7 years之前
Eduardo S. · 评论over 7 years之前
The instance creation commands did not work. the image could not be found.
Lefteris D. · 评论over 7 years之前
Anel B. · 评论over 7 years之前
for i in {1..3}; \ > do \ > gcloud compute instances create "nginxstack-$i" \ > --machine-type "f1-micro" \ > --tags nginxstack-tcp-443,nginxstack-tcp-80 \ > --zone us-central1-f \ > --image "https://www.googleapis.com/compute/v1/projects/bitnami-launchpad/global/images/bitnami-nginxstack-1-10-2-0-linux-debian-8-x86-64" \ > --boot-disk-size "200" --boot-disk-type "pd-standard" \ > --boot-disk-device-name "nginxstack-$i"; \ > done ERROR: (gcloud.compute.instances.create) Could not fetch resource: - The resource 'projects/bitnami-launchpad/global/images/bitnami-nginxstack-1-10-2-0-linux-debian-8-x86-64' was not found
Daniel J. · 评论over 7 years之前
Valid command to create 3 compute instances using bitnami image: for i in {1..3}; \ do \ gcloud compute instances create "nginxstack-$i" \ --machine-type "f1-micro" \ --tags nginxstack-tcp-443,nginxstack-tcp-80 \ --zone us-central1-f \ --image "https://www.googleapis.com/compute/v1/projects/bitnami-launchpad/global/images/bitnami-wordpress-4-9-5-1-linux-debian-9-x86-64" \ --boot-disk-size "200" --boot-disk-type "pd-standard" \ --boot-disk-device-name "nginxstack-$i"; \ done
Sergii D. · 评论over 7 years之前
Reshma R. · 评论over 7 years之前
Done
Joseph S. · 评论over 7 years之前
Image file is missing in step one,Looking for the resource to start lab
mohamed b. · 评论over 7 years之前
Sachin V. · 评论over 7 years之前
Daniel R. · 评论over 7 years之前
Cool
Hryhorii M. · 评论over 7 years之前
yes
Jasmy E. · 评论over 7 years之前
Alexander M. · 评论over 7 years之前
broken
Hlieb H. · 评论over 7 years之前
ASHNA S. · 评论over 7 years之前
Isabela A. · 评论over 7 years之前
Yu X. · 评论over 7 years之前
Arvind G. · 评论over 7 years之前
carlos r. · 评论over 7 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。