AK8S-11 Configuring Pod Autoscaling and NodePools avis
6534 avis
Could not complete first task - probably because of API change.
Linux P. · Examiné il y a plus de 5 ans
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. · Examiné il y a plus de 5 ans
apiVersion extensions/v1beta1 is not supported in kubectl 1.19 client version, needs to be downgraded to 1.15
Diana B. · Examiné il y a plus de 5 ans
Diana B. · Examiné il y a plus de 5 ans
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. · Examiné il y a plus de 5 ans
Eduardo P. · Examiné il y a plus de 5 ans
Sathyanarayanan R. · Examiné il y a plus de 5 ans
Not so fun, extensions/v1beta1 is not working.
Manuel Alejandro L. · Examiné il y a plus de 5 ans
Status Checker is broker.. i cant able to finish this lab
Anandhkumar T. · Examiné il y a plus de 5 ans
API version is inconsistent with YAML file
Paul F. · Examiné il y a plus de 5 ans
web.xml failing to create deploy , version issue
V V. · Examiné il y a plus de 5 ans
There is an error on the web.yaml file
Arijit D. · Examiné il y a plus de 5 ans
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. · Examiné il y a plus de 5 ans
Bug in Labs
Juan Jose F. · Examiné il y a plus de 5 ans
The web.yaml's apiVersion only works with apps/v1, but the Check my progress won't accept that.
Gabor B. · Examiné il y a plus de 5 ans
Broken step 1. web.yaml outdated
Christian R. · Examiné il y a plus de 5 ans
Task 1 cannot always fail
Phương H. · Examiné il y a plus de 5 ans
Task 1 cannot always fail
Phương H. · Examiné il y a plus de 5 ans
repeat later
Ham S. · Examiné il y a plus de 5 ans
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. · Examiné il y a plus de 5 ans
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. · Examiné il y a plus de 5 ans
Sandip K. · Examiné il y a plus de 5 ans
Nicolas S. · Examiné il y a plus de 5 ans
Santhakumar C. · Examiné il y a plus de 5 ans
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. · Examiné il y a plus de 5 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.