AK8S-11 Configuring Pod Autoscaling and NodePools のレビュー

6534 件のレビュー

Could not complete first task - probably because of API change.

Python Linux · 5年以上前にレビュー済み

same error as 1st, 2nd, 3rd, 4th, and 5th attempts: student_04_1ac339e6b222@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-04-c6379ce17cfe)$ kubectl create -f web.yaml --save-config error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" next 2 steps had errors as well: student_04_1ac339e6b222@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-04-c6379ce17cfe)$ kubectl expose deployment web --target-port=8080 --type=NodePort Error from server (NotFound): deployments.apps "web" not found student_04_1ac339e6b222@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-04-c6379ce17cfe)$ kubectl get service web Error from server (NotFound): services "web" not found

Hutflus John · 5年以上前にレビュー済み

apiVersion extensions/v1beta1 is not supported in kubectl 1.19 client version, needs to be downgraded to 1.15

Boloteniuk Diana · 5年以上前にレビュー済み

Boloteniuk Diana · 5年以上前にレビュー済み

Keep getting the error: error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" Trying to launch the deployment after the repository is cloned.

Padilla Orozco Eduardo · 5年以上前にレビュー済み

Padilla Orozco Eduardo · 5年以上前にレビュー済み

R Sathyanarayanan · 5年以上前にレビュー済み

Not so fun, extensions/v1beta1 is not working.

Lazzaro Manuel Alejandro · 5年以上前にレビュー済み

Status Checker is broker.. i cant able to finish this lab

TV Anandhkumar · 5年以上前にレビュー済み

API version is inconsistent with YAML file

Finol Paul · 5年以上前にレビュー済み

web.xml failing to create deploy , version issue

V Satyanarayana Reddy, N V · 5年以上前にレビュー済み

There is an error on the web.yaml file

Dey Arijit · 5年以上前にレビュー済み

Please update web.yaml. Thanks student_00_ecf8ec5d2156@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-00-e5ad43ac9a1a)$ kubectl create -f web.yaml --save-config error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" student_00_ecf8ec5d2156@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-00-e5ad43ac9a1a)$ kubectl api-resources | grep deployment deployments deploy apps true Deployment student_00_ecf8ec5d2156@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-00-e5ad43ac9a1a)$

Ma Simon · 5年以上前にレビュー済み

Bug in Labs

Fernandez Duran Juan Jose · 5年以上前にレビュー済み

The web.yaml's apiVersion only works with apps/v1, but the Check my progress won't accept that.

Bakos Gabor · 5年以上前にレビュー済み

Broken step 1. web.yaml outdated

Rosenberger Christian · 5年以上前にレビュー済み

Task 1 cannot always fail

Hầu Phương · 5年以上前にレビュー済み

Task 1 cannot always fail

Hầu Phương · 5年以上前にレビュー済み

repeat later

Ssewanyana Ham · 5年以上前にレビュー済み

same error as 1st, 2nd, 3rd, 4th, and 5th attempts: student_04_1ac339e6b222@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-04-c6379ce17cfe)$ kubectl create -f web.yaml --save-config error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" next 2 steps had errors as well: student_04_1ac339e6b222@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-04-c6379ce17cfe)$ kubectl expose deployment web --target-port=8080 --type=NodePort Error from server (NotFound): deployments.apps "web" not found student_04_1ac339e6b222@cloudshell:~/training-data-analyst/courses/ak8s/11_Autoscaling (qwiklabs-gcp-04-c6379ce17cfe)$ kubectl get service web Error from server (NotFound): services "web" not found

Hutflus John · 5年以上前にレビュー済み

The first checkpoint cannot be passed due to web.yamp cannot be created. Error : no matches for kind “Deployment” in version "extensions/v1beta1. when changed to apiVersion: apps/v1 in web.yaml the Deployments is created, however "Check my progress" does not work.

Gadiichuk Oleksandr · 5年以上前にレビュー済み

Karmakar Sandip · 5年以上前にレビュー済み

Sosa Nicolas · 5年以上前にレビュー済み

C Santhakumar · 5年以上前にレビュー済み

Well, not satisfied since there's an issue. The web.xml has a no longer apiVersion of extensions/v1beta1 so I get the error: error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1". After fixing the apiVersion to apps/v1 my progress is not recognized and thus preventing from finishing this so I have to redo this lab while I completed it :-( (account: dev@bfv.io)

Oostermeyer Bronco · 5年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。