Files
hunfabric/blueprints/third-party-solutions/f5-bigip
Julio Castillo c0bf32e797 Refactor service agent management (#2423)
* Service agents script

* Service agents update

* WIP

* Update script and terraform

* Fix tests

* Fix linter

* Update docs

* Bring back pf example inventory

* Fix tests

* Fix more tests

* Fix tests

* Use dataclasses for build_service_agents.py

* Remove unneeded field() from build_service_agents

* Re-enable CMEK depends_on in project outputs

* Update tools/requirements.txt

* Enable storage in GCS example projects

* Fix tests

* Add CMEK Service Agents dependencies for services

* Fix typos and data platform cmek

* More typos
2024-07-23 22:05:38 +02:00
..
2023-11-24 19:45:38 +01:00

Third Party Solutions

The blueprints in this folder show how to deploy both private and public active/active F5 BigIP-VE load balancers in GCP.

Blueprints

F5 BigIP

This blueprint shows how to deploy both private and public active/active F5 BigIP-VE load balancers in GCP. It deploys external and/or internal GCP network passthrough load balancers in front of the F5 VMs in order to load balance the ingress traffic and it supports both IPv4 and IPv6.


F5 BigIP-HA deployment

The blueprint demonstrates how to deploy active-active F5 BigIP load balancers in a VPC, leveraging the f5-big-ha-active blueprint. In this example, the load balancer is exposed to internal sample clients only and it can handle both IPv4 and an IPv6 traffic.