Using Role-based Access Control in Kubernetes Engine Reviews

19801 reviews

debian-9 missing

iONUT D. · Reviewed about 4 years ago

terraform/modules/instance/main.tf で image = "debian-cloud/debian-9" となっており、 debian-9 を参照しています。

Takanori S. · Reviewed about 4 years ago

REEJAL C. · Reviewed about 4 years ago

SANI M. · Reviewed about 4 years ago

The first "make create" step failed with the following error message: │ Error: Error resolving image name 'debian-cloud/debian-9': Could not find image or family debian-cloud/debian-9 │ │ with module.bastion.google_compute_instance.instance, │ on modules/instance/main.tf line 66, in resource "google_compute_instance" "instance": │ 66: resource "google_compute_instance" "instance" {

Maggie T. · Reviewed about 4 years ago

Jonatas C. · Reviewed about 4 years ago

Dipak B. · Reviewed about 4 years ago

Andrii B. · Reviewed about 4 years ago

Vineet S. · Reviewed about 4 years ago

Roshan M. · Reviewed about 4 years ago

failed to provision kubernetes engine cluster

Duy N. · Reviewed about 4 years ago

Debian version in "instance" module needs to be updated. Also, teardown process spent too much time, because of that I couldn't get 100 points.

Andika B. · Reviewed about 4 years ago

Chethan K. · Reviewed about 4 years ago

Cláudia P. · Reviewed about 4 years ago

Maximiliano P. · Reviewed about 4 years ago

Maximiliano P. · Reviewed about 4 years ago

Needed to fix the terraform sources (to change unsupported debian-9 image): ./terraform/modules/instance/main.tf:76:image = "debian-cloud/debian-9"

Jan F. · Reviewed about 4 years ago

Please update the main.tf file regarding the debian's version

Muhammad F. · Reviewed about 4 years ago

you need to change your terraform code(instance image - current : debian-cloud/debian-9)

Kyuhwan C. · Reviewed about 4 years ago

Demo contains out of date elements. Other than that it was a pretty in depth tutorial

Shane F. · Reviewed about 4 years ago

This lab contains error and could not performed.

LEONID C. · Reviewed about 4 years ago

Awaiting teardown before allocating 100/100 completion marks wasn't fair.... It took several minutes (Fortunately i had enough to spare). It also failed first run, but then completed successfully second attempt.

Jamie T. · Reviewed about 4 years ago

Again same issue with this LAB as well as with previous 2, kindly check your script on main.tf folder or check your resource folder "google_compute_instance", this is the one that causing issues in all LABs of this module of LAB Quest. Error: Error resolving image name 'debian-cloud/debian-9': Could not find image or family debian-cloud/debian-9 │ │ with module.owner_instance.google_compute_instance.instance, │ on modules/instance/main.tf line 66, in resource "google_compute_instance" "instance": │ 66: resource "google_compute_instance" "instance" { │ ╵ ╷ │ Error: Error resolving image name 'debian-cloud/debian-9': Could not find image or family debian-cloud/debian-9 │ │ with module.bastion.google_compute_instance.instance, │ on modules/instance/main.tf line 66, in resource "google_compute_instance" "instance": │ 66: resource "google_compute_instance" "instance" { │ ╵ ╷ │ Error: Error resolving image name 'debian-cloud/debian-9': Could not find image or family debian-cloud/debian-9 │ │ with module.auditor_instance.google_compute_instance.instance, │ on modules/instance/main.tf line 66, in resource "google_compute_instance" "instance": │ 66: resource "google_compute_instance" "instance" {

Vivek W. · Reviewed about 4 years ago

Godfrey M. · Reviewed about 4 years ago

make create command errors out

Jim W. · Reviewed about 4 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.