# HG changeset patch # User Tero Marttila # Date 1476119063 -10800 # Node ID 3b0802919100e8ee6ac16fd3fb686450d49cef35 # Parent 6d1bdd8da93df892ef793d9f61f7f0dc8ee1024d masters: edit diff -r 6d1bdd8da93d -r 3b0802919100 pages/masters.markdown --- a/pages/masters.markdown Mon Oct 10 20:01:50 2016 +0300 +++ b/pages/masters.markdown Mon Oct 10 20:04:23 2016 +0300 @@ -49,13 +49,16 @@ ## Thesis -Pending on publication. +Pending publication. -## `clusterf` Architecture +## [The `clusterf` Load Balancer](https://github.com/qmsk/clusterf) + +### Design +The architecture of the `clusterf` load balancer is shown in the Figure below. -## [Implementation](https://github.com/qmsk/clusterf) +### Implementation The Go implementation of the `clusterf` load balancer control plane is available on GitHub: > [`go get github.com/qmsk/clusterf`](https://github.com/qmsk/clusterf)