AK8S-11 Configurar o escalonamento automático de pods e pools de nós avaliações

6534 avaliações

Senthilkumar N. · Revisado há over 5 years

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. · Revisado há over 5 years

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. · Revisado há over 5 years

web.yaml could not be created

Ali Y. · Revisado há over 5 years

Dana C. · Revisado há over 5 years

Balasubramaniam R. · Revisado há over 5 years

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

Egor K. · Revisado há over 5 years

ANIL M. · Revisado há over 5 years

prasadrayudu p. · Revisado há over 5 years

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. · Revisado há over 5 years

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. · Revisado há over 5 years

Bug in Labs

Juan Jose F. · Revisado há over 5 years

Jean J. · Revisado há over 5 years

The firest "Check progress" can not passed

Mengzhe Y. · Revisado há over 5 years

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

John E. · Revisado há over 5 years

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!"]}

정환 승. · Revisado há over 5 years

Denis K. · Revisado há over 5 years

Charles Theophilus B. · Revisado há over 5 years

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. · Revisado há over 5 years

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

Péter O. · Revisado há over 5 years

Yaml doesn't work

Alexey S. · Revisado há over 5 years

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. · Revisado há over 5 years

Artsiom H. · Revisado há over 5 years

Not able to deploy. Issue with extension/beta

Varun V. · Revisado há over 5 years

Bug in Labs

Juan Jose F. · Revisado há over 5 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.