From ffc6f22a6d72218f277b1041f07f92f54843ff80 Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Wed, 10 Feb 2016 16:24:30 +0100 Subject: [PATCH] Added table of contents to README Change-Id: I6c12496cb819abd06e5efbbe9becad84ddff55ee --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a397b2..39a46ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,25 @@ -# fuel-plugin-external-lb +fuel-plugin-external-lb +======================= + +**Table of Contents** + + * [Purpose](#purpose) + * [Compatibility](#compatibility) + * [Requirements](#requirements) + * [Known limitations](#known-limitations) + * [Configuration](#configuration) + * [How it works](#how-it-works) + * [Changes in deployment](#changes-in-deployment) + * [Default deployment procedure](#default-deployment-procedure) + * [Deployment with External LB](#deployment-with-external-lb) + * [Changes in haproxy_backend_status puppet resource](#changes-in-haproxy_backend_status-puppet-resource) + * [Default deployment procedure](#default-deployment-procedure-1) + * [Deployment with External LB](#deployment-with-external-lb-1) + * [How to move controllers to different racks?](#how-to-move-controllers-to-different-racks) + * [IP traffic flow chart](#ip-traffic-flow-chart) + * [Default IP flow](#default-ip-flow) + * [New IP flow with "fake floating network"](#new-ip-flow-with-fake-floating-network) + ## Purpose The main purpose of this plugin is to provide ability to use external load balancer instead of Haproxy which is deployed on controllers.