Configuring Google Kubernetes Engine (GKE) Networking Reviews

20460 reviews

grader not working!!!!

Tomas V. · Reviewed أكثر من سنة ago

The instructions are not accurate. I cannot find the option to set the IP range as described in task 1

Tomas V. · Reviewed أكثر من سنة ago

cannot select control plane ip range

ERIC E. · Reviewed أكثر من سنة ago

The instructions are not accurate. I cannot find the option to set the IP range as described in task 1

Tomas V. · Reviewed أكثر من سنة ago

Thirulokachandar N. · Reviewed أكثر من سنة ago

RIKI M. · Reviewed أكثر من سنة ago

On my first attempt, I was not able to create the private cluster as the instructions described. The option to set the control plane network did not allow me in put a subnet range as it suggested.

Linden F. · Reviewed أكثر من سنة ago

Lab only worked once i used command line to create cluster overriding the control plane IP range.

RICHARD P. · Reviewed أكثر من سنة ago

Step to setup control plane IP range not present in UI

RICHARD P. · Reviewed أكثر من سنة ago

Cluster IP Address range isn't available for newest GKE versions which made this lab very confusing. I had to change to 1.27

Michael C. · Reviewed أكثر من سنة ago

Bhavani D. · Reviewed أكثر من سنة ago

I would give this lab a 0 if I could. Building cluster you have no way to provide control plan ip range . the first check fails. i have tried lab 5 times and same each time. This lab is broken

Andrew C. · Reviewed أكثر من سنة ago

Antonio J. · Reviewed أكثر من سنة ago

Error on Task 1. Create a private cluster Step 8 GUI does not have the option to insert the IP, need be created using shell: gcloud container clusters create private-cluster \ --location us-east4-b \ --create-subnetwork name=my-subnet-gke \ --enable-master-authorized-networks \ --enable-ip-alias \ --enable-private-nodes \ --master-ipv4-cidr 172.16.0.0/28 Source where found the hint: https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters?hl=pt-br#gke_private_clusters_1- https://cloud.google.com/sdk/gcloud/reference/container/clusters/create#--node-locations Error on Task 3. Create a cluster network policy Step4: ERROR: (gcloud.container.clusters.create) ResponseError: code=403, message=Insufficient regional quota to satisfy request: resource "SSD_TOTAL_GB": request requires '300.0' and is short '100.0'. project has a quota of '500.0' with '200.0' available. View and manage quotas at https://console.cloud.google.com/iam-admin/quotas?usage=USED&project=qwiklabs-gcp-02-3625927f453b. This command is authenticated as student-00-237c1b03f2f5@qwiklabs.net which is the active account specified by the [core/account] property. Need use regular disk instead SSD to work: gcloud container clusters create $my_cluster --num-nodes 3 --enable-ip-alias --zone $my_zone --enable-network-policy --disk-type pd-standard Source where found the hint: https://stackoverflow.com/questions/74836213/error-403-insufficient-regional-quota-to-satisfy-request-resource-ssd-total

Alexandre Fernandes P. · Reviewed أكثر من سنة ago

Step to setup control plane IP range not present in UI

RICHARD P. · Reviewed أكثر من سنة ago

Step to setup control plane IP range not present in UI

RICHARD P. · Reviewed أكثر من سنة ago

Olivier B. · Reviewed أكثر من سنة ago

Diwakar K. · Reviewed أكثر من سنة ago

Sree Harene S. · Reviewed أكثر من سنة ago

Baran H. · Reviewed أكثر من سنة ago

PRAVEENKUMAR A. · Reviewed أكثر من سنة ago

Instruction UI example is not reflective of actual GCP UI. Cannot specify control plane IP range in current UI (at least by that name)

Tim D. · Reviewed أكثر من سنة ago

There is an issue I'm disappointed a little bit. I had a problem with finding the option change control plan IP range, it does not exist and I couldn't complete it.

husam k. · Reviewed أكثر من سنة ago

There was no Control Plane IP Range in UI. Had to create cluster through cli

Luke M. · Reviewed أكثر من سنة ago

Anurag K. · Reviewed أكثر من سنة ago

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