masters: edit
authorTero Marttila <terom@qmsk.net>
Mon, 10 Oct 2016 20:04:23 +0300
changeset 138 3b0802919100
parent 137 6d1bdd8da93d
child 139 ffc7e191b63c
masters: edit
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.
 
 <img src="//static.qmsk.net/www/masters/clusterf-architecture.svg" style="width: 100%" />
 
-## [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)