Como configurar uma rede no Google Kubernetes Engine (GKE) avaliações
Carregando...
Nenhum resultado encontrado.

Aplique suas habilidades no console do Google Cloud

Como configurar uma rede no Google Kubernetes Engine (GKE) avaliações

19847 avaliações

Котик М. · Revisado há over 1 year

UI from the instructions appears to be out of date. Namely, there is no option for Control Plane IP Range under Private Cluster

JAXON P. · Revisado há over 1 year

There is a difference between the actual GCP configuration and the one presented here in the training instructions. The training materials need updating to account for the new configuration changes.

Tchinsala Y. · Revisado há over 1 year

ChiHieu N. · Revisado há over 1 year

grader not working!!!!!!

Tomas V. · Revisado há over 1 year

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. On the second attempt, I realized I could move past this even though the initial progress check failed so I was at least able to complete it.

Linden F. · Revisado há over 1 year

Instructions did not match for Task 1.

ABHAY S. · Revisado há over 1 year

Step 8 of creating a private cluster did not work and I was unable to add a network address

Lee B. · Revisado há over 1 year

In the Lab you are required to set Control plane IP range. This is not available in the console. I had to create the cluster using cloud shell and --master-ipv4-cidr 172.16.0.0/28

Stanislav M. · Revisado há over 1 year

Lab is outdated, there are no inputs for the cluster on some of the settings that you are trying to make me configure.

Kevin S. · Revisado há over 1 year

grader not working!!!!

Tomas V. · Revisado há over 1 year

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

Tomas V. · Revisado há over 1 year

cannot select control plane ip range

ERIC E. · Revisado há over 1 year

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

Tomas V. · Revisado há over 1 year

Thirulokachandar N. · Revisado há over 1 year

RIKI M. · Revisado há over 1 year

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. · Revisado há over 1 year

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

RICHARD P. · Revisado há over 1 year

Step to setup control plane IP range not present in UI

RICHARD P. · Revisado há over 1 year

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. · Revisado há over 1 year

Bhavani D. · Revisado há over 1 year

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. · Revisado há over 1 year

Antonio J. · Revisado há over 1 year

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. · Revisado há over 1 year

Step to setup control plane IP range not present in UI

RICHARD P. · Revisado há over 1 year

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.