Overview
This site provides information about the UDF DevOps Base blueprint and the various DevOps based labs you can run with it.
The goal of this content is to help train people on the various ways to automate F5 products and services, leveraging standard DevOps tools that may be new to you.
Prerequisites
- Access to the F5 Unified Demo Framework (UDF)
- Chrome browser
- Access to a hosted Git repository (Github, GitLab, etc)
Environment
The UDF blueprint consists of the following resources:
- 2 x BIG-IP virtual appliances (15.0.x)
- 1 Ubuntu 18 application server running:
- NGINX
- 1 Ubuntu 18 client server running:
- Coder (Web based VS Code)
- Docker
- f5-cli container
- Sphinx
Networking
Component | Management Subnet (10.1.1.0/24) | Internal Subnet (10.1.10.0/24) | External Subnet (10.1.20.0/24) | Additional IPs |
---|---|---|---|---|
Client Server | 10.1.1.4 | 10.1.10.4 | 10.1.20.4 | none |
App Server | 10.1.1.5 | 10.1.10.5 | none | 10.1.10.10 |
BIG-IP1 | 10.1.1.6 | 10.1.10.6 | 10.1.20.6 | 10.1.20.10 |
BIG-IP2 | 10.1.1.7 | 10.1.10.7 | 10.1.20.6 | 10.1.20.20 |