关于“Resource Monitoring (Stackdriver)”的评价
6084 条评价
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 核实。