Skip to content

Commit ef603dd

Browse files
authored
Merge pull request #69 from f5devcentral/develop
fix code
2 parents 643862f + defdfa5 commit ef603dd

5 files changed

Lines changed: 13 additions & 9 deletions

File tree

docs/class13/class13.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
A&O Toolchain: BIG-IP HA in Public Cloud with Terraform (Agility Labs 2023)
1+
A&O Toolchain: BIG-IP HA in Public Cloud with Terraform (AppWorld 2024)
22
==================================================================================
33

44
.. note::
55

6-
This lab relies on UDF Blueprint: **Agility 2023 - A&O BIG-IP HA in Public Cloud with Terraform**
6+
This lab relies on UDF Blueprint: **AppWorld 2024 - A&O BIG-IP HA in Public Cloud with Terraform**
77

8-
The code provided for this lab was tested with **BIG-IP 17.1.0.1**.
8+
The code provided for this lab was tested with **BIG-IP 17.1.1.1**.
99

1010
|
1111
@@ -24,7 +24,7 @@ In this lab, you will learn how to perform the following:
2424
- Deploy and test LB-based BIG-IP failover with AWS Network Load Balancer
2525
- Remove deployed AWS resources with Terraform
2626

27-
Expected time to complete: **4 hours**
27+
Expected time to complete: **2 hours** (4 hours with optional modules)
2828

2929
Pre-requisite: None. A basic understanding of traditional (non-cloud) BIG-IP HA configuration would be valuable, but not required.
3030

docs/class13/conclusion.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The lab environment will also shut down automatically at the end of the schedule
1111
1212
.. attention::
1313

14-
Please complete the **Agility Labs Survey** and provide your feedback to help us make this lab even better.
14+
Please complete the **AppWorld Labs Survey** and provide your feedback to help us make this lab even better.
1515

1616
Thank you for participating!
1717

@@ -38,6 +38,7 @@ This lab and related content would not exist without the dedication of the follo
3838
- Jason Chiu
3939
- David Fielder
4040
- Tony Marfil
41+
- Michael O'Leary
4142
- Anthony Ritchie
4243

4344
|
@@ -52,6 +53,9 @@ Revision History
5253
* - **Version**
5354
- **Lead**
5455
- **Changes**
56+
* - 4.0 (AppWorld 2024)
57+
- Michael O'Leary
58+
- Lab update - reduced to 2 hours but left additional hours optional
5559
* - 3.0 (Agility 2023)
5660
- Jason Chiu
5761
- Lab update - expanded to 4 hours of fabulous content

docs/class13/module2/lab4.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@ The Terraform outputs include the following:
280280
* - bigip2_username
281281
- admin
282282
* - f5_ami_id
283-
- ami-056a053acf172f5b8
283+
- ami-02e15a79338c198cf
284284
* - f5_ami_name
285-
- F5 BIGIP-17.1.0.1-0.0.4 PAYG-Adv WAF Plus 25Mbps-230407095221-3c272b55-0405-4478-a772-d0402ccf13f9
285+
- F5 BIGIP-17.1.1.1-0.0.2 PAYG-Adv WAF Plus 25Mbps-231129011259-3c272b55-0405-4478-a772-d0402ccf13f9
286286
* - jumphost_ip
287287
- 52.27.102.168
288288
* - linux_ami_id

docs/class13/module5/module.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
HA Failover via Cloud Load Balancer
1+
HA Failover via Cloud Load Balancer (Optional)
22
================================================================================
33

44
In this module, you will:

docs/class13/module6/module.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
F5 Analytics Integration with AWS
1+
F5 Analytics Integration with AWS (Optional)
22
================================================================================
33

44
In this module, you will:

0 commit comments

Comments
 (0)