vhuynen / VIP-F5-Ansible-Automation

F5 Virtual Server automation through Ansible. The provisioning take into account a dynamic routing by a content switching policy in order to route the traffic toward the good Pool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create a dynamic Virtual IP through the load balancer F5 and Ansible

This Ansible playbook performs a Virtual IP creation or deletion for the load balancer F5. See main file in the source code folder in order to launch the playbook : main.yml

Rules of the dynamic routing

The Virtual IP forwards the requests dynamically based on the root context of the URL. architecture-schema.png

Hierarchical Objects view

Below, the hierarchical view of the objects implied to handle the dynamic routing. architecture-schema.png

References

About

F5 Virtual Server automation through Ansible. The provisioning take into account a dynamic routing by a content switching policy in order to route the traffic toward the good Pool.