Build and Deploy a Docker Image to a Kubernetes Cluster: Challenge Lab Reviews
30672 reviews
Aditya N. · Reviewed 5 أشهر ago
Mir Saheed M. · Reviewed 5 أشهر ago
Haydar Dzaky B. · Reviewed 5 أشهر ago
Sumanta M. · Reviewed 5 أشهر ago
Jayesh J. · Reviewed 5 أشهر ago
Deepti T. · Reviewed 5 أشهر ago
Animesh G. · Reviewed 5 أشهر ago
Rahul K. · Reviewed 5 أشهر 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 أشهر ago
Soumyadip M. · Reviewed 5 أشهر ago
Taiwo O. · Reviewed 5 أشهر ago
Jukka N. · Reviewed 5 أشهر ago
Rofiat O. · Reviewed 5 أشهر ago
Zaid A. · Reviewed 5 أشهر ago
Aymen R. · Reviewed 5 أشهر 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 أشهر ago
Kashif J. · Reviewed 5 أشهر ago
Laxmi D. · Reviewed 5 أشهر ago
Federico S. · Reviewed 5 أشهر ago
Aishwarya A. · Reviewed 5 أشهر ago
Abiodun I. · Reviewed 5 أشهر ago
Chris H. · Reviewed 5 أشهر ago
Pranesha K. · Reviewed 5 أشهر ago
Darren M. · Reviewed 5 أشهر ago
Reetesh C. · Reviewed 5 أشهر ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.