Deploying to Kubernetes v1.6 Reviews
7545 reviews
Lab contains an error that prevents progress. Auth.yaml file uses an outdated apiversion and when you try to update this the file doesn't have all the correct fields
Sadiq J. · Reviewed over 5 years ago
Yuntae H. · Reviewed over 5 years ago
Cristian O. · Reviewed over 5 years ago
error: unable to recognize "deployments/auth.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
wafa H. · Reviewed over 5 years ago
Patrick M. · Reviewed over 5 years ago
Andriy K. · Reviewed over 5 years ago
Excellent!!! In my experience with this lab, I got errors when creating the deployments, example: error: unable to recognize "deployments / frontend.yaml": no matches for kind "Deployment" in version "extensions / v1beta1" The solution I found was to edit the deployment files and switch to apiVersion: apps / v1. Thank you.
Julio A. · Reviewed over 5 years ago
Mariusz R. · Reviewed over 5 years ago
Please update the deployment YAML files for them to work properly with the lab's instruction.
Bello B. · Reviewed over 5 years ago
There is an blocking error in the deployments/*.yaml files
Matías E. · Reviewed over 5 years ago
Could not finish due to deployment issue
Yibing W. · Reviewed over 5 years ago
Issue with the lab...reported
Jason S. · Reviewed over 5 years ago
THIS LAB CANNOT BE DONE AT ALL!!!! IT NEEDS UPDATES TO THE YAML FILE FOR apiVersion apps/v1
Gianluca Z. · Reviewed over 5 years ago
THIS LAB CANNOT BE DONE AT ALL!!!!
Gianluca Z. · Reviewed over 5 years ago
Great!
Tanapat P. · Reviewed over 5 years ago
Deployment was not working.
Dominik A. · Reviewed over 5 years ago
Reinaldo G. · Reviewed over 5 years ago
More explanation on needed
EVELYN A. · Reviewed over 5 years ago
Not updated for a newer kubectl version - therefore an error occurs while creating a deployment. Some manual editing is needed to make everything work.
Vadim P. · Reviewed over 5 years ago
There is a problem to run command with provided configuration. I get error: no matches for kind “Deployment” in version "extensions/v1beta1"
Marcin G. · Reviewed over 5 years ago
You must update the repository, I have to change the repository in order to fix the error that show me in the first steps when I need to create the deployment/auth.yaml
José A. · Reviewed over 5 years ago
Unable to complete step 2 of the "Create a deployment section" (kubectl create -f deployments/auth.yaml). Error message below: error: error validating "deployments/auth.yaml": error validating data: ValidationError(Deployment.spec): missing required field "selector" in io.k8s.api.apps.v1. DeploymentSpec; if you choose to ignore these errors, turn validation off with --validate=false
Xavier M. · Reviewed over 5 years ago
I could not complete exercise at the first time because of old version in "deployments/auth.yaml" ( error: unable to recognize "deployments/auth.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"). So I used another repository with an already fixed issue. I guess a lot of students experienced the same problem as me
Anna V. · Reviewed over 5 years ago
Anand J. · Reviewed over 5 years ago
Emmanuel I. · 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.