Download Area

Home > Frameworks

Fabio (free) Download Full | **UPDATE

Consul Load-Balancing made simple - Fabio

Fabio (free) Download Full | **UPDATE

Published Date: 2024-04-14

Fabio Free Download

Fabio (free) Download Full | **UPDATE is now available for download. The latest version of Fabio includes several new features and improvements, including: * Support for HTTP/2 * Improved performance * New configuration options * Bug fixes Fabio is a free, open-source Kubernetes Ingress controller that provides load balancing, TLS termination, and name-based virtual hosting for incoming HTTP requests. Fabio is easy to use and configure, and it can be deployed in minutes.

To download Fabio (free) Download Full | **UPDATE, visit the Fabio website. Fabio is available for download as a Docker image or as a Helm chart. Fabio can be used with any Kubernetes distribution, and it is compatible with all major cloud providers. Fabio is a powerful and versatile Ingress controller that can be used to improve the performance, security, and scalability of your Kubernetes applications. Download Fabio (free) Download Full | **UPDATE today and try it for yourself.


Fabio: Fabio is an HTTP and TCP reverse proxy that configures itself with data from Consul. Traditional load balancers and reverse proxies need to be configured with a config file. The configuration contains the hostnames and paths the proxy is forwarding to upstream services. This process can be automated with tools like consul-template that generate config files and trigger a reload. Fabio works differently since it updates its routing table directly from the data stored in Consul as soon as there is a change and without restart or reloading. When you register a service in Consul all you need to add is a tag that announces the paths the upstream service accepts, e.g. urlprefix-/user or urlprefix-/order and fabio will do the rest. Fabio was developed and maintained by Frank Schröder through January, 2020. Since that date primary maintenance has been the responsibility of ENA and the great community of users.