关于“AK8S-11 Configuring Pod Autoscaling and NodePools”的评价
6534 条评价
Could not complete first task - probably because of API change.
Linux P. · 已于 over 5 years前审核
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
John H. · 已于 over 5 years前审核
apiVersion extensions/v1beta1 is not supported in kubectl 1.19 client version, needs to be downgraded to 1.15
Diana B. · 已于 over 5 years前审核
Diana B. · 已于 over 5 years前审核
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.
Eduardo P. · 已于 over 5 years前审核
Eduardo P. · 已于 over 5 years前审核
Sathyanarayanan R. · 已于 over 5 years前审核
Not so fun, extensions/v1beta1 is not working.
Manuel Alejandro L. · 已于 over 5 years前审核
Status Checker is broker.. i cant able to finish this lab
Anandhkumar T. · 已于 over 5 years前审核
API version is inconsistent with YAML file
Paul F. · 已于 over 5 years前审核
web.xml failing to create deploy , version issue
V V. · 已于 over 5 years前审核
There is an error on the web.yaml file
Arijit D. · 已于 over 5 years前审核
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)$
Simon M. · 已于 over 5 years前审核
Bug in Labs
Juan Jose F. · 已于 over 5 years前审核
The web.yaml's apiVersion only works with apps/v1, but the Check my progress won't accept that.
Gabor B. · 已于 over 5 years前审核
Broken step 1. web.yaml outdated
Christian R. · 已于 over 5 years前审核
Task 1 cannot always fail
Phương H. · 已于 over 5 years前审核
Task 1 cannot always fail
Phương H. · 已于 over 5 years前审核
repeat later
Ham S. · 已于 over 5 years前审核
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
John H. · 已于 over 5 years前审核
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.
Oleksandr G. · 已于 over 5 years前审核
Sandip K. · 已于 over 5 years前审核
Nicolas S. · 已于 over 5 years前审核
Santhakumar C. · 已于 over 5 years前审核
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)
Bronco O. · 已于 over 5 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。