You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ Two labs are available. The two labs are independent. However, the first lab is
19
19
In [Lab 1](./part1/00-objectives), you take the perspective of a cloud infrastructure engineer:
20
20
21
21
1. Use the [landing zone deployable architecture](https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-overview) to automatically deploy a secure VPC-based topology in an IBM Cloud account.
22
-
2. Manually customize the deployed infrastructure in the account in the following ways:
23
-
a. Provide operator access through a "jump box" VSI.
24
-
b. Install an Apache server in one of the workload VPCs that serves the web pages.
22
+
2. Manually customize the deployed infrastructure in the account in the following ways:\
23
+
a. Provide operator access through a "jump box" VSI.\
24
+
b. Install an Apache server in one of the workload VPCs that serves the web pages.\
25
25
c. Expose the web pages that are served by the Apache server through a public VPC load balancer.
26
26
27
27
In [Lab 2](./part2/00-objectives), you are a DevOps/automation engineer:
0 commit comments