update(writeups/google-cloudskillsboost): [GSP305]

delete wrong separator
This commit is contained in:
Hiiruki 2023-09-07 08:22:00 +07:00
parent 30faeb07d9
commit cdbcb71654
No known key found for this signature in database
GPG Key ID: E40D7521AF5886C8

View File

@ -40,8 +40,6 @@ cover:
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D#center)
---
- Time: 1 hour<br>
- Difficulty: Intermediate<br>
- 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`.