diff --git a/content/writeups/google-cloudskillsboost/GSP305/index.md b/content/writeups/google-cloudskillsboost/GSP305/index.md index 50e390f..ce009ed 100644 --- a/content/writeups/google-cloudskillsboost/GSP305/index.md +++ b/content/writeups/google-cloudskillsboost/GSP305/index.md @@ -40,8 +40,6 @@ cover: ![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D#center) ---- - - Time: 1 hour
- Difficulty: Intermediate
- Price: 5 Credits @@ -51,8 +49,6 @@ Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskil 🔄 Last updated: Sep 7, 2023 ---- - ## Challenge scenario 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`.