
Before you begin
- Labs create a Google Cloud project and resources for a fixed time
- Labs have a time limit and no pause feature. If you end the lab, you'll have to restart from the beginning.
- On the top left of your screen, click Start lab to begin
Check that there is a tagged image in gcr.io for echo-app:v2
/ 25
Echo-app:v2 is running on the Kubernetes cluster
/ 25
The Kubernetes cluster deployment reports 2 replicas.
/ 25
The application must respond to web requests with V2.0.0
/ 25
In a challenge lab you’re given a scenario and a set of tasks. Instead of following step-by-step instructions, you will use the skills learned from the labs in the course to figure out how to complete the tasks on your own! An automated scoring system (shown on this page) will provide feedback on whether you have completed your tasks correctly.
When you take a challenge lab, you will not be taught new Google Cloud concepts. You are expected to extend your learned skills, like changing default values and reading and researching error messages to fix your own mistakes.
To score 100% you must successfully complete all tasks within the time period!
This lab is recommended for students preparing for the Google Cloud Certified Professional Cloud Architect certification exam. Are you up for the challenge?
You are taking over ownership of a test environment and have been given an updated version of a containerized test application to deploy. Your systems' architecture team has started adopting a containerized microservice architecture. You are responsible for managing the containerized test web applications. You will first deploy the initial version of a test application, called echo-app
to a Kubernetes cluster called echo-cluster
in a deployment called echo-web
. The cluster will be deployed in the
Before you get started, in the Navigation menu, select Cloud Storage > Buckets.
Verify the echo-web-v2.tar.gz
file is in the
Next, you will check to make sure your GKE cluster has been created before continuing.
Continue when you see a green checkmark next to echo-cluster
:
You need to update the running echo-app
application in the echo-web
deployment from the v1 to the v2 code you have been provided. You must also scale out the application to 2 instances and confirm that they are all running.
The updated sample application, including the Dockerfile and the application context files, are contained in an archive called echo-web-v2.tar.gz
. The archive has been copied to a Cloud Storage bucket in your lab project called v2
tag.
Your organization uses the Container Registry to host Docker images for deployments, and uses the gcr.io
Container Registry hostname for all projects. You must push the updated image to the Container Registry before deploying it.
Click Check my progress to verify the objective.
In this task, you will deploy the updated application to the Kubernetes cluster. The deployment should be named echo-web
and the application should be exposed on port 80. The application should be accessible from outside the cluster.
Click Check my progress to verify the objective.
In this task, you will need to scale out the application to 2 replicas.
Click Check my progress to verify the objective.
In this task, you will need to confirm that the application is running and responding correctly. You can use the external IP address of the application to test it.
Click Check my progress to verify the objective.
Receiving a 504, Gateway timeout error: This might just indicate that the application hasn't quite initialized yet, but it could also be caused by a mismatch between the default port that is set in the Dockerfile (TCP port 8000) and:
Congratulations! In this lab, you deployed a containerized application to a Kubernetes cluster, updated the application, and scaled it out. You are now ready to take on the world of containerized applications!
...helps you make the most of Google Cloud technologies. Our classes include technical skills and best practices to help you get up to speed quickly and continue your learning journey. We offer fundamental to advanced level training, with on-demand, live, and virtual options to suit your busy schedule. Certifications help you validate and prove your skill and expertise in Google Cloud technologies.
Manual Last Updated January 06, 2025
Lab Last Tested January 03, 2025
Copyright 2025 Google LLC All rights reserved. Google and the Google logo are trademarks of Google LLC. All other company and product names may be trademarks of the respective companies with which they are associated.
This content is not currently available
We will notify you via email when it becomes available
Great!
We will contact you via email if it becomes available
One lab at a time
Confirm to end all existing labs and start this one