리뷰 GKE 자동 확장 전략의 이해와 조합개

리뷰 18908개

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

HO YEOB P. · 4년 초과 전에 리뷰됨

unable to create pod disruption budget

otuya r. · 4년 초과 전에 리뷰됨

HO YEOB P. · 4년 초과 전에 리뷰됨

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

Siti N. · 4년 초과 전에 리뷰됨

Siew L. · 4년 초과 전에 리뷰됨

Chua W. · 4년 초과 전에 리뷰됨

Chong K. · 4년 초과 전에 리뷰됨

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

Dharmitra S. · 4년 초과 전에 리뷰됨

John Y. · 4년 초과 전에 리뷰됨

Not enough time.

Khursh M. · 4년 초과 전에 리뷰됨

timeout

Kelvin, T. · 4년 초과 전에 리뷰됨

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

Malyala M. · 4년 초과 전에 리뷰됨

cluster autoscaler can't be completed

James Y. · 4년 초과 전에 리뷰됨

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. · 4년 초과 전에 리뷰됨

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

some b. · 4년 초과 전에 리뷰됨

Damola A. · 4년 초과 전에 리뷰됨

Piyaphan P. · 4년 초과 전에 리뷰됨

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. · 4년 초과 전에 리뷰됨

ijaz a. · 4년 초과 전에 리뷰됨

Ashok N. · 4년 초과 전에 리뷰됨

It was great.

Stephen V. · 4년 초과 전에 리뷰됨

Will M. · 4년 초과 전에 리뷰됨

Benjamin T. · 4년 초과 전에 리뷰됨

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. · 4년 초과 전에 리뷰됨

Gurpreet s. · 4년 초과 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.