Configuring Google Kubernetes Engine (GKE) Networking Reviews
Loading...
No results found.

Apply your skills in Google Cloud console

Configuring Google Kubernetes Engine (GKE) Networking Reviews

19849 reviews

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 1 yıldan fazla ago

Step to setup control plane IP range not present in UI

RICHARD P. · Reviewed 1 yıldan fazla ago

Step to setup control plane IP range not present in UI

RICHARD P. · Reviewed 1 yıldan fazla ago

Olivier B. · Reviewed 1 yıldan fazla ago

Diwakar K. · Reviewed 1 yıldan fazla ago

Sree Harene S. · Reviewed 1 yıldan fazla ago

Baran H. · Reviewed 1 yıldan fazla ago

PRAVEENKUMAR A. · Reviewed 1 yıldan fazla 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 1 yıldan fazla 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 1 yıldan fazla ago

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

Luke M. · Reviewed 1 yıldan fazla ago

Anurag K. · Reviewed 1 yıldan fazla ago

There were required fields missing from the console that kept me from configureing the cluster correctly. these labs need to be maintained better

ROBERT B. · Reviewed 1 yıldan fazla ago

Kadir T. · Reviewed 1 yıldan fazla ago

Kadir T. · Reviewed 1 yıldan fazla ago

KRISHNA G. · Reviewed 1 yıldan fazla ago

desactualizado

Sofía G. · Reviewed 1 yıldan fazla ago

Need to update

David J. · Reviewed 1 yıldan fazla ago

Ramon N. · Reviewed 1 yıldan fazla ago

Sree Harene S. · Reviewed 1 yıldan fazla ago

PRAVEENKUMAR A. · Reviewed 1 yıldan fazla ago

not well scheudled the steps, and missing option to allocate network to control plane

Noé M. · Reviewed 1 yıldan fazla ago

David J. · Reviewed 1 yıldan fazla ago

Alexssandro F. · Reviewed 1 yıldan fazla ago

where is 'the control plane ip range' box? at the we had to change of gke version

Héctor Z. · Reviewed 1 yıldan fazla ago

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