Build and Deploy a Docker Image to a Kubernetes Cluster: Challenge Lab Reviews
30670 reviews
Haydar Dzaky B. · Reviewed 5 months ago
Sumanta M. · Reviewed 5 months ago
Jayesh J. · Reviewed 5 months ago
Deepti T. · Reviewed 5 months ago
Animesh G. · Reviewed 5 months ago
Rahul K. · Reviewed 5 months ago
i'm having problems for the last 2 task... i've changed the name of the deployment yaml in echo-web and when i try ( kubectl apply -f the deploymentname.yaml) it returns this error: error: resource mapping not found for name: "echo-web" namespace: "" from "echoweb-deployment.yaml": no matches for kind "Deployment" in version "apps/v1beta" ensure CRDs are installed first
Ilia B. · Reviewed 5 months ago
Soumyadip M. · Reviewed 5 months ago
Taiwo O. · Reviewed 5 months ago
Jukka N. · Reviewed 5 months ago
Rofiat O. · Reviewed 5 months ago
Zaid A. · Reviewed 5 months ago
Aymen R. · Reviewed 5 months ago
The kubernetes cluster GUI tries to create the cluster using autopilot which doesn't allow changing things like the number of nodes in the node pool or the machine type. The docker repo naming is confusing challenge ask to use gcr but does not state exactly how to form the repo URL and the artifact registry uses a different URL. found on stack overflow that the repo url using GCR is gcr.io/<project-id>/echo-app:v1 artifact registry tells to use this URL us-east4-docker.pkg.dev/<project-id>/<repo-name>/echo-app:v1 pushing to this repo makes the challenge check fail. Deployment files is broken, it does not state to change the image to the one just pushed, spec.selector.matchingLabels API version is beta when it should be v1. The service yaml file mentions a load balancer static IP but that IP is never mentioned on the challenge and the assesment will be completed even if the IP is generated dynamically by GCP.
Salvatore F. · Reviewed 5 months ago
Kashif J. · Reviewed 5 months ago
Laxmi D. · Reviewed 5 months ago
Federico S. · Reviewed 5 months ago
Aishwarya A. · Reviewed 5 months ago
Abiodun I. · Reviewed 5 months ago
Chris H. · Reviewed 5 months ago
Pranesha K. · Reviewed 5 months ago
Darren M. · Reviewed 5 months ago
Reetesh C. · Reviewed 5 months ago
Tiến Dũng Đ. · Reviewed 5 months ago
B V. · Reviewed 5 months ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.