AK8S-11 Configuring Pod Autoscaling and NodePools recensioni
6534 recensioni
Could not complete first task - probably because of API change.
Linux P. · Recensione inserita oltre 5 anni fa
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. · Recensione inserita oltre 5 anni fa
apiVersion extensions/v1beta1 is not supported in kubectl 1.19 client version, needs to be downgraded to 1.15
Diana B. · Recensione inserita oltre 5 anni fa
Diana B. · Recensione inserita oltre 5 anni fa
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. · Recensione inserita oltre 5 anni fa
Eduardo P. · Recensione inserita oltre 5 anni fa
Sathyanarayanan R. · Recensione inserita oltre 5 anni fa
Not so fun, extensions/v1beta1 is not working.
Manuel Alejandro L. · Recensione inserita oltre 5 anni fa
Status Checker is broker.. i cant able to finish this lab
Anandhkumar T. · Recensione inserita oltre 5 anni fa
API version is inconsistent with YAML file
Paul F. · Recensione inserita oltre 5 anni fa
web.xml failing to create deploy , version issue
V V. · Recensione inserita oltre 5 anni fa
There is an error on the web.yaml file
Arijit D. · Recensione inserita oltre 5 anni fa
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. · Recensione inserita oltre 5 anni fa
Bug in Labs
Juan Jose F. · Recensione inserita oltre 5 anni fa
The web.yaml's apiVersion only works with apps/v1, but the Check my progress won't accept that.
Gabor B. · Recensione inserita oltre 5 anni fa
Broken step 1. web.yaml outdated
Christian R. · Recensione inserita oltre 5 anni fa
Task 1 cannot always fail
Phương H. · Recensione inserita oltre 5 anni fa
Task 1 cannot always fail
Phương H. · Recensione inserita oltre 5 anni fa
repeat later
Ham S. · Recensione inserita oltre 5 anni fa
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. · Recensione inserita oltre 5 anni fa
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. · Recensione inserita oltre 5 anni fa
Sandip K. · Recensione inserita oltre 5 anni fa
Nicolas S. · Recensione inserita oltre 5 anni fa
Santhakumar C. · Recensione inserita oltre 5 anni fa
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. · Recensione inserita oltre 5 anni fa
Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.