Understanding and Combining GKE Autoscaling Strategies Reviews

18908 reviews

To create poddisruptionbudget pod, Your Kubernetes server must be at or later than version v1.21

HO YEOB P. · Reviewed أكثر من 4 سنوات ago

unable to create pod disruption budget

otuya r. · Reviewed أكثر من 4 سنوات ago

HO YEOB P. · Reviewed أكثر من 4 سنوات ago

Unable to create Pod Disruption Budgets with the given commands. Also can't connect to cloud shell editor.

Siti N. · Reviewed أكثر من 4 سنوات ago

Siew L. · Reviewed أكثر من 4 سنوات ago

Chua W. · Reviewed أكثر من 4 سنوات ago

Chong K. · Reviewed أكثر من 4 سنوات ago

The Pod Disruption Budgets commands definitely has an error. Please look into it, thank you.

Dharmitra S. · Reviewed أكثر من 4 سنوات ago

John Y. · Reviewed أكثر من 4 سنوات ago

Not enough time.

Khursh M. · Reviewed أكثر من 4 سنوات ago

timeout

Kelvin, T. · Reviewed أكثر من 4 سنوات ago

I couldn"t validate the VPA yaml file as it is saying the Apiversion and kind are not correct

Malyala M. · Reviewed أكثر من 4 سنوات ago

cluster autoscaler can't be completed

James Y. · Reviewed أكثر من 4 سنوات ago

Error : student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl get deployment -n kube-system NAME READY UP-TO-DATE AVAILABLE AGE event-exporter-gke 1/1 1 1 74m kube-dns 2/2 2 2 74m kube-dns-autoscaler 1/1 1 1 74m l7-default-backend 1/1 1 1 74m metrics-server-v0.3.6 1/1 1 1 74m overprovisioning 1/1 1 1 16m stackdriver-metadata-agent-cluster-level 1/1 1 1 74m student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget kube-dns-pdb --namespace=kube-system --selector k8s-app=kube-dns --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget prometheus-pdb --namespace=kube-system --selector k8s-app=prometheus-to-sd --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget kube-proxy-pdb --namespace=kube-system --selector component=kube-proxy --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget metrics-agent-pdb --namespace=kube-system --selector k8s-app=gke-metrics-agent --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget metrics-server-pdb --namespace=kube-system --selector k8s-app=metrics-server --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget fluentd-pdb --namespace=kube-system --selector k8s-app=fluentd-gke --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget backend-pdb --namespace=kube-system --selector k8s-app=glbc --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget kube-dns-autoscaler-pdb --namespace=kube-system --selector k8s-app=kube-dns-autoscaler --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget stackdriver-pdb --namespace=kube-system --selector app=stackdriver-metadata-agent --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$ kubectl create poddisruptionbudget event-pdb --namespace=kube-system --selector k8s-app=event-exporter --max-unavailable 1 error: failed to create poddisruptionbudgets: the server could not find the requested resource student_02_93edae359918@cloudshell:~ (qwiklabs-gcp-02-0e78d8e65e8f)$

LEE C. · Reviewed أكثر من 4 سنوات ago

Couldn't find any of the labels for the pod disruption budget portion. Reran twice. Coudln't manually name pdb.

some b. · Reviewed أكثر من 4 سنوات ago

Damola A. · Reviewed أكثر من 4 سنوات ago

Piyaphan P. · Reviewed أكثر من 4 سنوات ago

kubectl version on console was 1.22 and cluster version was 1.20, so pod disruption budget could not be created with the default setup. Lab needs to be setup such as kubectl version is ideally equal to the cluster version.

Krishna V. · Reviewed أكثر من 4 سنوات ago

ijaz a. · Reviewed أكثر من 4 سنوات ago

Ashok N. · Reviewed أكثر من 4 سنوات ago

It was great.

Stephen V. · Reviewed أكثر من 4 سنوات ago

Will M. · Reviewed أكثر من 4 سنوات ago

Benjamin T. · Reviewed أكثر من 4 سنوات ago

You need to do this lab faster compared to others (usually I complete labs in almost half the time allocated for them). But in this one, as there's some idle times waiting for the cluster to be updated or new nodes launched, you need to hurry up a bit.

Daniel V. · Reviewed أكثر من 4 سنوات ago

Gurpreet s. · Reviewed أكثر من 4 سنوات ago

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