Creating Services and Ingress Resources Reviews
20434 reviews
Best yet
Philip B. · Reviewed over 5 years ago
extensions/v1beta1 not avialable anymore! https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
Laura B. · Reviewed over 5 years ago
luismata l. · Reviewed over 5 years ago
Gabriel A. · Reviewed over 5 years ago
Alfredo G. · Reviewed over 5 years ago
Please fix the outdated code on kubectl create -f hello-v1.yaml error: unable to recognize "hello-v1.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
Christian R. · Reviewed over 5 years ago
정환 승. · Reviewed over 5 years ago
Elisa E. · Reviewed over 5 years ago
Vannick T. · Reviewed over 5 years ago
Diana B. · Reviewed over 5 years ago
the resolution of the issue was to change the apiVersion from apps/v1beta2 to apps/v1. This solves the issues...
Mahendra D. · Reviewed over 5 years ago
some of the files had to be changed
Arijit D. · Reviewed over 5 years ago
Vivek V. · Reviewed over 5 years ago
Error in this lab as well: no matches for kind "Deployment" in version "extensions/v1beta1
Gabor K. · Reviewed over 5 years ago
Error in LAB: cd ~/ak8s/GKE_Services/student_02_e1777df8fb73@cloudshell:~/ak8s/GKE_Services (qwiklabs-gcp-02-42658d20b26e)$ kubectl create -f hello-v1.yaml error: unable to recognize "hello-v1.yaml": no matches for kind "Deployment" in version "extensions/v1beta1
Mahendra D. · Reviewed over 5 years ago
The deployment yaml were using the wrong api
Guido M. · Reviewed over 5 years ago
V V. · Reviewed over 5 years ago
Phương H. · Reviewed over 5 years ago
Mengzhe Y. · Reviewed over 5 years ago
Rodrigo G. · Reviewed over 5 years ago
"extensions/v1beta1" had to be changed to "apps/v1" in 2 of the kubernetes yaml files. The "test your application" section for Task 4 was an exact copy of Task 3 which seemed incorrect.
Dusan Z. · Reviewed over 5 years ago
Deploymens have an invalid apiVersion, gives error i had to replace it to apps/v1
Rafael H. · Reviewed over 5 years ago
Wojciech O. · Reviewed over 5 years ago
Shane D. · Reviewed over 5 years ago
Labs with Bugs
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.