AK8S-11 Configuring Pod Autoscaling and NodePools Reviews

6534 reviews

Senthilkumar N. · Reviewed over 5 years ago

There is issue with web.yaml apiVersion is not defined as apps/v1 and because of that it is throwing error while creating deployment.

Ajay Singh S. · Reviewed over 5 years ago

problem where kubectl create -f web.yaml --save-config exited with an error: "error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" Will re-attempt.

Tony S. · Reviewed over 5 years ago

web.yaml could not be created

Ali Y. · Reviewed over 5 years ago

Dana C. · Reviewed over 5 years ago

Balasubramaniam R. · Reviewed over 5 years ago

Examples don't work on the current default cluster version: 'no matches for kind "Deployment" in version "extensions/v1beta1"'

Egor K. · Reviewed over 5 years ago

ANIL M. · Reviewed over 5 years ago

prasadrayudu p. · Reviewed over 5 years ago

same error as 1st & 2nd attempt: 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. · Reviewed over 5 years ago

same error as 1st & 2nd attempt: 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. · Reviewed over 5 years ago

Bug in Labs

Juan Jose F. · Reviewed over 5 years ago

Jean J. · Reviewed over 5 years ago

The firest "Check progress" can not passed

Mengzhe Y. · Reviewed over 5 years ago

Error in the web.yaml file on line 1 extensions/v1beta1

John E. · Reviewed over 5 years ago

The first checkpoint seems to have a problem. 1. the default version of GKE cluster is 1.16.x, so apiVersion should not be 'extensions/v1beta1' but 'apps/v1' 2. Even if I change the apiVersion or specify cluster version to 1.15.x, checkpoint cannot be passed. below is the reponse i got when check the first checkpoint. --------------------------------------------------------------------------------------------------------- {"completion_only":false,"pass":false,"total_steps":3,"completed_steps":"2","percent_complete":66,"total_score":"10","perfect_score":"15","remaining_points":"5","step_scores":["0","5","5"],"step_points":[5,5,5],"step_titles":["Deploy a sample web appli...","Deploying the loadgen app...","Manage node pools..."],"step_full_titles":["Deploy a sample web application to GKE cluster","Deploying the loadgen application","Manage node pools"],"step_done":[false,false,true],"step_complete":[false,true,true],"student_messages":["Please create a deployment from the file 'web.yaml'.","Assessment completed!","Assessment completed!"],"messages":["Please create a deployment from the file 'web.yaml'.","Assessment Completed!","Assessment Completed!"]}

정환 승. · Reviewed over 5 years ago

Denis K. · Reviewed over 5 years ago

Charles Theophilus B. · Reviewed over 5 years ago

problem where kubectl create -f web.yaml --save-config exited with an error: "error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" Will re-attempt.

Tony S. · Reviewed over 5 years ago

Broken at first check error: unable to recognize "web.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"

Péter O. · Reviewed over 5 years ago

Yaml doesn't work

Alexey S. · Reviewed over 5 years ago

same error as 1st & 2nd attempt: 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. · Reviewed over 5 years ago

Artsiom H. · Reviewed over 5 years ago

Not able to deploy. Issue with extension/beta

Varun V. · Reviewed over 5 years ago

Bug in Labs

Juan Jose F. · Reviewed over 5 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.